

# Event Details

- **Event Name**: Holiday Event 
- **Event Start and End Date**: Sat, 22 Nov, 2025 at 10:00 am
- **Event Description**: Please bring the kids to see Mr & Mrs Santa Claus.  Sweet treats and a small surprise for all!
- **Event URL**: https://allevents.in/rumford/holiday-event/200029207050927
- **Event Categories**: holiday, kids, christmas
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Rumford
- **state**: ME
- **country**: United States
- **location**: This and That
- **lat**: 44.54501
- **long**: -70.5458
- **full address**: This and That, 34 Exchange St,Rumford,ME,United States

## Event gallery

- **Alt text**: Holiday Event
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/4130f400d88aee7c873c0e35d51553890bf0acce947dbc88e92a5cea690ef3d7-rimg-w676-h893-dcf5f4f2-gmir?v=1763330536

## FAQs

- **Q**: When and where is Holiday Event  being held?
  - **A:** Holiday Event  takes place on Sat, 22 Nov, 2025 at 10:00 am to Sat, 22 Nov, 2025 at 10:00 am at This and That, 34 Exchange St,Rumford,ME,United States.
- **Q**: Who is organizing Holiday Event ?
  - **A:** Holiday Event  is organized by This and That.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Event",
        "image": "https://cdn-az.allevents.in/events3/banners/4130f400d88aee7c873c0e35d51553890bf0acce947dbc88e92a5cea690ef3d7-rimg-w676-h893-dcf5f4f2-gmir?v=1763330536",
        "startDate": "2025-11-22",
        "url": "https://allevents.in/rumford/holiday-event/200029207050927",
        "location": {
            "@type": "Place",
            "name": "This and That",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "34 Exchange St,Rumford,ME,United States",
                "addressLocality": "Rumford",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.54501",
                "longitude": "-70.5458"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please bring the kids to see Mr & Mrs Santa Claus.  Sweet treats and a small surprise for all!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "This and That",
                "url": "https://allevents.in/org/this-and-that/25782220"
            }
        ]
    }
]
```