

# Event Details

- **Event Name**: Plant Giveaway
- **Event Start and End Date**: Sat, 06 Jun, 2026 at 12:00 am – Sat, 06 Jun, 2026 at 11:59 pm (-04:00)
- **Event Description**: Help us serve the community by giving away plants!
- **Event URL**: https://allevents.in/hancock/plant-giveaway/1600028656811714
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600028656811714

## Event venue details

- **city**: Hancock
- **state**: MD
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.70507777
- **long**: -78.18439274
- **full address**: The Church of Jesus Christ of Latter-day Saints, 200 Douglas St Ext, Hancock, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/ae214220-76ec-11f0-88f0-c1cece18bc2d-rimg-w1000-h562-dca

## FAQs

- **Q**: When and where is Plant Giveaway being held?
  - **A:** Plant Giveaway takes place on Sat, 06 Jun, 2026 at 12:00 am to Sat, 06 Jun, 2026 at 11:59 pm at The Church of Jesus Christ of Latter-day Saints, 200 Douglas St Ext, Hancock, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Plant Giveaway",
        "image": "https://cdn-az.allevents.in/events4/banners/ad157770-76ec-11f0-899d-8bfab244cf0a-rimg-w1200-h675-dca8a8a8-gmir.jpg",
        "startDate": "2026-06-06T00:00:00-04:00",
        "endDate": "2026-06-06T23:59:00-04:00",
        "url": "https://allevents.in/hancock/plant-giveaway/1600028656811714",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "200 Douglas St Ext",
                "addressLocality": "Hancock",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.70507777",
                "longitude": "-78.18439274"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Help us serve the community by giving away plants!"
    }
]
```