

# Event Details

- **Event Name**: Holiday Sing Along
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 02:00 pm
- **Event Description**: Little Instruments, Big Voices
- **Event URL**: https://allevents.in/swarthmore/holiday-sing-along/200029346124630
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 47

## Ticket Details


## Event venue details

- **city**: Swarthmore
- **state**: PA
- **country**: United States
- **location**: Hobbs Coffee
- **lat**: 39.90256
- **long**: -75.35021
- **full address**: Hobbs Coffee, 1 Park Ave,Rutledge, Pennsylvania, Swarthmore, United States

## Event gallery

- **Alt text**: Holiday Sing Along
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Holiday+Sing+Along&date=Sun%2C+21+Dec%2C+2025+at+02%3A00+pm&bg=1

## FAQs

- **Q**: When and where is Holiday Sing Along being held?
  - **A:** Holiday Sing Along takes place on Sun, 21 Dec, 2025 at 02:00 pm to Sun, 21 Dec, 2025 at 02:00 pm at Hobbs Coffee, 1 Park Ave,Rutledge, Pennsylvania, Swarthmore, United States.
- **Q**: Who is organizing Holiday Sing Along?
  - **A:** Holiday Sing Along is organized by Swarthmore Ukulele Orchestra - Swukestra.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Holiday Sing Along is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Swarthmore, this event is thoughtfully curated to deliver a standout experience worth every moment. If Holiday Sing Along 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": "Holiday Sing Along",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Holiday+Sing+Along&date=Sun%2C+21+Dec%2C+2025+at+02%3A00+pm&bg=1",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/swarthmore/holiday-sing-along/200029346124630",
        "location": {
            "@type": "Place",
            "name": "Hobbs Coffee",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1 Park Ave,Rutledge, Pennsylvania",
                "addressLocality": "Swarthmore",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.90256",
                "longitude": "-75.35021"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Little Instruments, Big Voices",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Swarthmore Ukulele Orchestra - Swukestra",
                "url": "https://allevents.in/org/swarthmore-ukulele-orchestra-swukestra/27229205"
            }
        ]
    }
]
```