

# Event Details

- **Event Name**: Christmas Concert
- **Event Start and End Date**: Thu, 25 Dec, 2025 at 03:00 am
- **Event Description**: Come on down to our Christmas show in Mineola.
- **Event URL**: https://allevents.in/mineola/christmas-concert/200029343220441
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Mineola
- **state**: NY
- **country**: United States
- **location**: Spaghettini
- **lat**: 40.7417818
- **long**: -73.6401757
- **full address**: Spaghettini, 106 Mineola Blvd,Mineola, New York, United States

## Event gallery

- **Alt text**: Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/2f478ff7da628abc5eaee69688688f7ef743b1de34c3a6974b6833a05071dd33-rimg-w1024-h1536-dcc5a459-gmir?v=1766199507

## FAQs

- **Q**: When and where is Christmas Concert being held?
  - **A:** Christmas Concert takes place on Thu, 25 Dec, 2025 at 03:00 am to Thu, 25 Dec, 2025 at 03:00 am at Spaghettini, 106 Mineola Blvd,Mineola, New York, United States.
- **Q**: Who is organizing Christmas Concert?
  - **A:** Christmas Concert is organized by Future’s Past Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Christmas Concert is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Mineola, this event is thoughtfully curated to deliver a standout experience worth every moment. If Christmas Concert sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Concert",
        "image": "https://cdn-az.allevents.in/events8/banners/2f478ff7da628abc5eaee69688688f7ef743b1de34c3a6974b6833a05071dd33-rimg-w1024-h1536-dcc5a459-gmir?v=1766199507",
        "startDate": "2025-12-25",
        "url": "https://allevents.in/mineola/christmas-concert/200029343220441",
        "location": {
            "@type": "Place",
            "name": "Spaghettini",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "106 Mineola Blvd,Mineola, New York",
                "addressLocality": "Mineola",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.7417818",
                "longitude": "-73.6401757"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come on down to our Christmas show in Mineola.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Futures Past Band",
                "url": "https://allevents.in/org/future’s-past-band/26387196"
            }
        ]
    }
]
```