

# Event Details

- **Event Name**: Seedling Sale
- **Event Start and End Date**: Sun, 31 May, 2026 at 10:00 am
- **Event Description**: Hello friends! Our annual seedling sale is a little different this year. Instead of preorder we will be having an in person sale on Sunday, May 31st starting at 10 AM. Lots of veggies, herbs and more to choose from. Hope to see you there!
- **Event URL**: https://allevents.in/rockland/seedling-sale/200030076530717
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 27

## Ticket Details


## Event venue details

- **city**: Rockland
- **state**: ME
- **country**: United States
- **location**: Rockland, Maine
- **lat**: 44.1096
- **long**: -69.1147
- **full address**: Rockland, Maine, United States

## Event gallery

- **Alt text**: Seedling Sale
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/9de854d59e9f157ab53bad4c33f7afce4d82df5bd40c50dc5a07f1ecb9d4d2a5-rimg-w1200-h1553-dcf9ecda-gmir?v=1779895941

## FAQs

- **Q**: When and where is Seedling Sale being held?
  - **A:** Seedling Sale takes place on Sun, 31 May, 2026 at 10:00 am to Sun, 31 May, 2026 at 10:00 am at Rockland, Maine, United States.
- **Q**: Who is organizing Seedling Sale?
  - **A:** Seedling Sale is organized by Friends of South School.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Seedling Sale",
        "image": "https://cdn-az.allevents.in/events10/banners/9de854d59e9f157ab53bad4c33f7afce4d82df5bd40c50dc5a07f1ecb9d4d2a5-rimg-w1200-h1553-dcf9ecda-gmir?v=1779895941",
        "startDate": "2026-05-31",
        "url": "https://allevents.in/rockland/seedling-sale/200030076530717",
        "location": {
            "@type": "Place",
            "name": "Rockland, Maine",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Rockland, Maine",
                "addressLocality": "Rockland",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.1096",
                "longitude": "-69.1147"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Hello friends! Our annual seedling sale is a little different this year. Instead of preorder we will be having an in person sale on Sunday, May 31st starting at 10 AM. Lots of veggies, herbs and more to choose from. Hope to see you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Friends of South School",
                "url": "https://allevents.in/org/friends-of-south-school/23265906"
            }
        ]
    }
]
```