

# Event Details

- **Event Name**: An evening with soulshine
- **Event Start and End Date**: Sat, 28 Feb, 2026 at 07:00 pm
- **Event Description**: Come hang out with your favorite band, grab some good food, and enjoy all the good vibes
- **Event URL**: https://allevents.in/hudson/an-evening-with-soulshine/200029621361657
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 27

## Ticket Details

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

## Event venue details

- **city**: Hudson
- **state**: NH
- **country**: United States
- **location**: Panda Gourmet
- **lat**: 42.773102004767
- **long**: -71.44492181458
- **full address**: Panda Gourmet, 76 Derry St,Hudson,NH,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: soulshine (https://allevents.in/org/soulshine/25203097)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/0bfb8b968f0d2932ee33a09540828fff9d6b8d398af033d77c51befbb7e3b81b-rimg-w720-h467-dc1a4613-gmir?v=1772226621
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/5f7dbf8e646c678a6e9a33cd532d67a1e14b8261e43eb3be3a4d20d7484c5184-rimg-w300-h300-dc1b4613-gmir?v=1772226622

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 28 Feb, 2026 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Panda Gourmet, 76 Derry St,Hudson,NH,United States
- **Q**: Who is organizing the event?
  - **A:** soulshine
- **Q**: What type of event is this?
  - **A:** music, entertainment
- **Q**: Where can I find ticket details about An evening with soulshine ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "An evening with soulshine",
        "image": "https://cdn-az.allevents.in/events6/banners/0bfb8b968f0d2932ee33a09540828fff9d6b8d398af033d77c51befbb7e3b81b-rimg-w720-h467-dc1a4613-gmir?v=1772226621",
        "startDate": "2026-02-28",
        "url": "https://allevents.in/hudson/an-evening-with-soulshine/200029621361657",
        "location": {
            "@type": "Place",
            "name": "Panda Gourmet",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "76 Derry St,Hudson,NH,United States",
                "addressLocality": "Hudson",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.773102004767",
                "longitude": "-71.44492181458"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come hang out with your favorite band, grab some good food, and enjoy all the good vibes",
        "organizer": [
            {
                "@type": "Organization",
                "name": "soulshine",
                "url": "https://allevents.in/org/soulshine/25203097"
            }
        ]
    }
]
```