

# Event Details

- **Event Name**: Planting Party
- **Event Start and End Date**: Sat, 14 Mar, 2026 at 12:00 pm
- **Event Description**: Just bring your own recycled container - we’ll provide the dirt and seeds!
- **Event URL**: https://allevents.in/milton/planting-party/200029745015132
- **Event Categories**: parties, entertainment
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details

- **Ticket URL**: http://facebook.com/200029745015132?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=milton-events

## Event venue details

- **city**: Milton
- **state**: PA
- **country**: United States
- **location**: 541 Broadway St, Milton, PA, United States, Pennsylvania 17847
- **lat**: 41.0211
- **long**: -76.84413
- **full address**: 541 Broadway St, Milton, PA, United States, Pennsylvania 17847

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: The Milton Public Library (https://allevents.in/org/the-milton-public-library/19295328)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/1e78924e1a6afda3a7689ce9ccf34f6a2e70d4b141e8d672bcf609aee5d6a835-rimg-w1200-h1553-dceeffe9-gmir?v=1772857421
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/1dac95f7e65288c0b031cc2fc180175f60cc23467e2d12b59082b2d603b9b089-rimg-w300-h300-dceeffe9-gmir?v=1772857422

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 14 Mar, 2026 at 12:00 pm
- **Q**: Where is the event happening?
  - **A:** 541 Broadway St, Milton, PA, United States, Pennsylvania 17847
- **Q**: Who is organizing the event?
  - **A:** The Milton Public Library
- **Q**: What type of event is this?
  - **A:** parties, entertainment
- **Q**: Where can I find ticket details about Planting Party ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Planting Party",
        "image": "https://cdn-az.allevents.in/events6/banners/1e78924e1a6afda3a7689ce9ccf34f6a2e70d4b141e8d672bcf609aee5d6a835-rimg-w1200-h1553-dceeffe9-gmir?v=1772857421",
        "startDate": "2026-03-14",
        "url": "https://allevents.in/milton/planting-party/200029745015132",
        "location": {
            "@type": "Place",
            "name": "541 Broadway St, Milton, PA, United States, Pennsylvania 17847",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "541 Broadway St, Milton, PA 17847-2405, United States",
                "addressLocality": "Milton",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.0211",
                "longitude": "-76.84413"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Just bring your own recycled container - we’ll provide the dirt and seeds!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Milton Public Library",
                "url": "https://allevents.in/org/the-milton-public-library/19295328"
            }
        ]
    }
]
```