

# Event Details

- **Event Name**: Holiday Cactus 101
- **Event Start and End Date**: Mon, 08 Dec, 2025 at 06:00 pm
- **Event Description**: Holiday Cactus – Do you have a Thanksgiving, Christmas or Easter Cacti? If you aren’t sure that is a question that the MGVs can help you answer.
- **Event URL**: https://allevents.in/mt-gilead/holiday-cactus-101/200028530000102
- **Event Categories**: holiday, christmas
- **Interested Audience**: 
  - total_interested_count: 50

## Ticket Details


## Event venue details

- **city**: Mt Gilead
- **state**: OH
- **country**: United States
- **location**: Mount Gilead Public Library
- **lat**: 40.54877
- **long**: -82.827013
- **full address**: Mount Gilead Public Library, 24 S Walnut St, Mt Gilead, OH 43338, United States

## Event gallery

- **Alt text**: Holiday Cactus 101
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/87e012b761c6f7159680dd95846607dab457c9dd4bc101e95e22aa1fc32b5e8a-rimg-w816-h1056-dcffffff-gmir?v=1765229007

## FAQs

- **Q**: When and where is Holiday Cactus 101 being held?
  - **A:** Holiday Cactus 101 takes place on Mon, 08 Dec, 2025 at 06:00 pm to Mon, 08 Dec, 2025 at 06:00 pm at Mount Gilead Public Library, 24 S Walnut St, Mt Gilead, OH 43338, United States.
- **Q**: Who is organizing Holiday Cactus 101?
  - **A:** Holiday Cactus 101 is organized by Ohio State University Extension - Morrow County.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Cactus 101",
        "image": "https://cdn-az.allevents.in/events9/banners/87e012b761c6f7159680dd95846607dab457c9dd4bc101e95e22aa1fc32b5e8a-rimg-w816-h1056-dcffffff-gmir?v=1765229007",
        "startDate": "2025-12-08",
        "url": "https://allevents.in/mt-gilead/holiday-cactus-101/200028530000102",
        "location": {
            "@type": "Place",
            "name": "Mount Gilead Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "24 S Walnut St, Mt Gilead, OH 43338, United States",
                "addressLocality": "Mt Gilead",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.54877",
                "longitude": "-82.827013"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Holiday Cactus – Do you have a Thanksgiving, Christmas or Easter Cacti? If you aren’t sure that is a question that the MGVs can help you answer.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ohio State University Extension - Morrow County",
                "url": "https://allevents.in/org/ohio-state-university-extension-morrow-county/25948714"
            }
        ]
    }
]
```