

# Event Details

- **Event Name**: Holiday Event
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 01:00 pm – Sat, 06 Dec, 2025 at 02:30 pm
- **Event Description**: Join us and our residents for this special event!
- **Event URL**: https://allevents.in/houlton/holiday-event/200029230626653
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 42

## Ticket Details


## Event venue details

- **city**: Houlton
- **state**: ME
- **country**: United States
- **location**: 93 Military St, Houlton, ME
- **lat**: 46.12467
- **long**: -67.83121
- **full address**: 93 Military St, Houlton, ME, United States

## Event gallery

- **Alt text**: Holiday Event
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Holiday+Event&date=Sat%2C+06+Dec%2C+2025+at+01%3A00+pm&bg=4

## FAQs

- **Q**: When and where is Holiday Event being held?
  - **A:** Holiday Event takes place on Sat, 06 Dec, 2025 at 01:00 pm to Sat, 06 Dec, 2025 at 02:30 pm at 93 Military St, Houlton, ME, United States.
- **Q**: Who is organizing Holiday Event?
  - **A:** Holiday Event is organized by Madigan Health Care.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Event",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Holiday+Event&date=Sat%2C+06+Dec%2C+2025+at+01%3A00+pm&bg=4",
        "startDate": "2025-12-06",
        "endDate": "2025-12-06",
        "url": "https://allevents.in/houlton/holiday-event/200029230626653",
        "location": {
            "@type": "Place",
            "name": "93 Military St, Houlton, ME",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "93 Military St, Houlton, ME 04730-2421, United States",
                "addressLocality": "Houlton",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.12467",
                "longitude": "-67.83121"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us and our residents for this special event!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Madigan Health Care",
                "url": "https://allevents.in/org/madigan-health-care/25377047"
            }
        ]
    }
]
```