

# Event Details

- **Event Name**: Christmas Caroling
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 05:00 pm
- **Event Description**: Dress up, wear your hats and lights, bring your hot chocolate, and sing your hearts out with us as we bless our neighbors.
- **Event URL**: https://allevents.in/manchester/christmas-caroling/200029355226057
- **Event Categories**: christmas-carols, christmas
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Manchester
- **state**: NH
- **country**: United States
- **location**: 311 Oak St, Manchester, NH 03104-2615, United States
- **lat**: 43.00791
- **long**: -71.45475
- **full address**: 311 Oak St, Manchester, NH 03104-2615, United States

## Event gallery

- **Alt text**: Christmas Caroling
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/69763677ae78e07a75ec09ecba19272e655fe23837f3a8df39986c4871557c88-rimg-w1200-h676-dcdbd2c1-gmir?v=1765716717

## FAQs

- **Q**: When and where is Christmas Caroling being held?
  - **A:** Christmas Caroling takes place on Sun, 14 Dec, 2025 at 05:00 pm to Sun, 14 Dec, 2025 at 05:00 pm at 311 Oak St, Manchester, NH 03104-2615, United States.
- **Q**: Who is organizing Christmas Caroling?
  - **A:** Christmas Caroling is organized by Fellowship Church - Granite State.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Caroling",
        "image": "https://cdn-az.allevents.in/events3/banners/69763677ae78e07a75ec09ecba19272e655fe23837f3a8df39986c4871557c88-rimg-w1200-h676-dcdbd2c1-gmir?v=1765716717",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/manchester/christmas-caroling/200029355226057",
        "location": {
            "@type": "Place",
            "name": "311 Oak St, Manchester, NH 03104-2615, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "311 Oak St, Manchester, NH 03104-2615, United States",
                "addressLocality": "Manchester",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.00791",
                "longitude": "-71.45475"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Dress up, wear your hats and lights, bring your hot chocolate, and sing your hearts out with us as we bless our neighbors.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fellowship Church - Granite State",
                "url": "https://allevents.in/org/fellowship-church-granite-state/20329992"
            }
        ]
    }
]
```