

# Event Details

- **Event Name**: Hot Fun Band - Live music 
- **Event Start and End Date**: Sat, 15 Nov, 2025 at 07:00 pm – Sat, 15 Nov, 2025 at 10:00 pm
- **Event Description**: Open to the public. Free for members $10 for non members
- **Event URL**: https://allevents.in/carlisle/hot-fun-band-live-music/200029203167835
- **Event Categories**: music, entertainment, live-music
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details

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

## Event venue details

- **city**: Carlisle
- **state**: PA
- **country**: United States
- **location**: 120 W.Ridge St., Carlisle, PA
- **lat**: 40.19331
- **long**: -77.19416
- **full address**: 120 W.Ridge St., Carlisle, PA, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Carlisle Elks Lodge #578 (https://allevents.in/org/carlisle-elks-lodge-578/25011240)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Hot+Fun+Band+-+Live+music+&date=Sat%2C+15+Nov%2C+2025+at+07%3A00+pm&bg=1
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Hot+Fun+Band+-+Live+music+&date=15+Nov

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 15 Nov, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** 120 W.Ridge St., Carlisle, PA, United States
- **Q**: Who is organizing the event?
  - **A:** Carlisle Elks Lodge #578
- **Q**: What type of event is this?
  - **A:** music, entertainment, live-music
- **Q**: Where can I find ticket details about Hot Fun Band - Live music  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Hot Fun Band - Live music",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Hot+Fun+Band+-+Live+music+&date=Sat%2C+15+Nov%2C+2025+at+07%3A00+pm&bg=1",
        "startDate": "2025-11-15",
        "endDate": "2025-11-15",
        "url": "https://allevents.in/carlisle/hot-fun-band-live-music/200029203167835",
        "location": {
            "@type": "Place",
            "name": "120 W.Ridge St., Carlisle, PA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "120 W Ridge St, Carlisle, PA 17013-3828, United States",
                "addressLocality": "Carlisle",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.19331",
                "longitude": "-77.19416"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Open to the public. Free for members $10 for non members",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Carlisle Elks Lodge 578",
                "url": "https://allevents.in/org/carlisle-elks-lodge-578/25011240"
            }
        ]
    }
]
```