

# 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

- **Ticket URL**: http://facebook.com/200029343220441?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=mineola-events

## 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 Organizer details

- **affiliate_id**: 2
- **organizer**: Future’s Past Band (https://allevents.in/org/future’s-past-band/26387196)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/2f478ff7da628abc5eaee69688688f7ef743b1de34c3a6974b6833a05071dd33-rimg-w1024-h1536-dcc5a459-gmir?v=1766199507
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/cf01c2e1623234281200ac9e37c8504ae9a676bf75f65b3309b40e65998cb173-rimg-w300-h300-dcd1a95d-gmir?v=1766199507

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 25 Dec, 2025 at 03:00 am
- **Q**: Where is the event happening?
  - **A:** Spaghettini, 106 Mineola Blvd,Mineola, New York, United States
- **Q**: Who is organizing the event?
  - **A:** Future’s Past Band
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment, christmas
- **Q**: Where can I find ticket details about Christmas Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## 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"
            }
        ]
    }
]
```