

# Event Details

- **Event Name**: It's back again!
- **Event Start and End Date**: Sun, 14 Sep, 2025 at 07:00 pm
- **Event Description**: Karaoke is back again on Sunday 9/14/25 from 7PM until midnight!
- **Event URL**: https://allevents.in/forest-hills/its-back-again/200028835229700
- **Event Categories**: music, karaoke
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details

- **Ticket URL**: http://facebook.com/200028835229700?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=forest+hills-events

## Event venue details

- **city**: Forest Hills
- **state**: NY
- **country**: United States
- **location**: Acey Ducey's
- **lat**: 40.71067
- **long**: -73.85118
- **full address**: Acey Ducey's, 101-17 Metropolitan Avenue,New York, New York, Forest Hills, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=It%27s+back+again%21&date=Sun%2C+14+Sep%2C+2025+at+07%3A00+pm&bg=1
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=It%27s+back+again%21&date=14+Sep

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 14 Sep, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Acey Ducey's, 101-17 Metropolitan Avenue,New York, New York, Forest Hills, United States
- **Q**: What type of event is this?
  - **A:** music, karaoke
- **Q**: Where can I find ticket details about It's back again! ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "It's back again!",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=It%27s+back+again%21&date=Sun%2C+14+Sep%2C+2025+at+07%3A00+pm&bg=1",
        "startDate": "2025-09-14",
        "url": "https://allevents.in/forest-hills/its-back-again/200028835229700",
        "location": {
            "@type": "Place",
            "name": "Acey Ducey's",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "101-17 Metropolitan Avenue,New York, New York",
                "addressLocality": "Forest Hills",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.71067",
                "longitude": "-73.85118"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Karaoke is back again on Sunday 9/14/25 from 7PM until midnight!"
    }
]
```