

# Event Details

- **Event Name**: Christmas Gala
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 02:00 pm – Sun, 21 Dec, 2025 at 06:00 pm
- **Event Description**: You're invited to celebrate this special time of the year with holiday cheer
- **Event URL**: https://allevents.in/orange/christmas-gala/100001928117835349
- **Event Categories**: christmas, holiday
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket Price Range**: min: 23.18, max: 44.52, currency: USD

## Event venue details

- **city**: Orange
- **state**: CT
- **country**: United States
- **location**: Race Brook Country Club
- **lat**: 41.2960433
- **long**: -73.0067062
- **full address**: Race Brook Country Club, 246 Derby Avenue, Orange, United States

## Event gallery

- **Alt text**: Christmas Gala
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/a814228d399af5a1e78a99d2b7c7324e4480b6ea7cfa28dcfa1a9e96dacdfbd3-rimg-w1200-h1537-dc5e4331-gmir.jpg?v=1762452629

## FAQs

- **Q**: When and where is Christmas Gala being held?
  - **A:** Christmas Gala takes place on Sun, 21 Dec, 2025 at 02:00 pm to Sun, 21 Dec, 2025 at 06:00 pm at Race Brook Country Club, 246 Derby Avenue, Orange, United States.
- **Q**: Who is organizing Christmas Gala?
  - **A:** Christmas Gala is organized by Beulah Heights Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Gala",
        "image": "https://cdn-az.allevents.in/events7/banners/a814228d399af5a1e78a99d2b7c7324e4480b6ea7cfa28dcfa1a9e96dacdfbd3-rimg-w1200-h1537-dc5e4331-gmir.jpg?v=1762452629",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/orange/christmas-gala/100001928117835349",
        "location": {
            "@type": "Place",
            "name": "Race Brook Country Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "246 Derby Avenue",
                "postalCode": "06477",
                "addressLocality": "Orange",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.2960433",
                "longitude": "-73.0067062"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "You're invited to celebrate this special time of the year with holiday cheer",
        "offers": [
            {
                "@type": "AggregateOffer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "USD",
                "availabilityStarts": "2026-04-24",
                "availabilityEnds": "2025-12-21",
                "validFrom": "2026-04-24",
                "lowPrice": "23.18",
                "highPrice": "44.52",
                "price": "23.18",
                "url": "https://allevents.in/orange/christmas-gala/100001928117835349"
            },
            {
                "@type": "Offer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "USD",
                "availabilityStarts": "2026-04-24",
                "availabilityEnds": "",
                "validFrom": "2026-04-24",
                "url": "https://allevents.in/orange/christmas-gala/100001928117835349",
                "price": "44.52",
                "name": "Adult"
            },
            {
                "@type": "Offer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "USD",
                "availabilityStarts": "2026-04-24",
                "availabilityEnds": "",
                "validFrom": "2026-04-24",
                "url": "https://allevents.in/orange/christmas-gala/100001928117835349",
                "price": "23.18",
                "name": "Children"
            }
        ],
        "organizer": [
            {
                "@type": "Organization",
                "name": "Beulah Heights Church",
                "url": "https://allevents.in/org/beulah-heights-church/23631844"
            }
        ]
    }
]
```