

# Event Details

- **Event Name**: Women's Activity: Preserving Your Harvest
- **Event Start and End Date**: Tue, 16 Jun, 2026 at 06:30 pm – Tue, 16 Jun, 2026 at 08:00 pm (-07:00)
- **Event Description**: Come learn with us! We are exploring techniques for harvesting and preserving your garden.
- **Event URL**: https://allevents.in/yelm/womens-activity-preserving-your-harvest/1600029565759458
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Yelm
- **state**: WA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 46.9356847
- **long**: -122.6016354
- **full address**: The Church of Jesus Christ of Latter-day Saints, 10423 Clark Road Southeast, Yelm, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/40f62110-fa82-11f0-be7d-3fd3a14ac33a-rimg-w920-h519-dc49

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 16 Jun, 2026 at 06:30 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 10423 Clark Road Southeast, Yelm, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Women's Activity: Preserving Your Harvest ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Women's Activity: Preserving Your Harvest",
        "image": "https://cdn-az.allevents.in/events4/banners/86cb1900-1ebf-11f1-8ce5-afcd59d33ab9-rimg-w920-h519-dc49747a-gmir.png",
        "startDate": "2026-06-16T18:30:00-07:00",
        "endDate": "2026-06-16T20:00:00-07:00",
        "url": "https://allevents.in/yelm/womens-activity-preserving-your-harvest/1600029565759458",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10423 Clark Road Southeast",
                "addressLocality": "Yelm",
                "addressRegion": "WA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.9356847",
                "longitude": "-122.6016354"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come learn with us! We are exploring techniques for harvesting and preserving your garden."
    }
]
```