

# Event Details

- **Event Name**: Charity Night
- **Event Start and End Date**: Wed, 10 Dec, 2025 at 06:00 pm
- **Event Description**: See you all next Wednesday 12/10 at the New Balance Store in Mt Laurel, NJ!
- **Event URL**: https://allevents.in/moorestown/charity-night/200029306941314
- **Event Categories**: nonprofit, charities
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Moorestown
- **state**: NJ
- **country**: United States
- **location**: Cambridge Crossing
- **lat**: 39.96958
- **long**: -74.90186
- **full address**: Cambridge Crossing, 4270 Dearborn Cir, Mt Laurel, NJ 08054-4126, United States, Moorestown

## Event gallery

- **Alt text**: Charity Night
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/c4350647f21029700e96bddfa8bfe82fe2259bc15a1e87b83593227367810101-rimg-w768-h1024-dc615b4d-gmir?v=1764955574

## FAQs

- **Q**: When and where is Charity Night being held?
  - **A:** Charity Night takes place on Wed, 10 Dec, 2025 at 06:00 pm to Wed, 10 Dec, 2025 at 06:00 pm at Cambridge Crossing, 4270 Dearborn Cir, Mt Laurel, NJ 08054-4126, United States, Moorestown.
- **Q**: Who is organizing Charity Night?
  - **A:** Charity Night is organized by Philadelphia Flyers Alumni Fantasy Camp.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Charity Night",
        "image": "https://cdn-az.allevents.in/events6/banners/c4350647f21029700e96bddfa8bfe82fe2259bc15a1e87b83593227367810101-rimg-w768-h1024-dc615b4d-gmir?v=1764955574",
        "startDate": "2025-12-10",
        "url": "https://allevents.in/moorestown/charity-night/200029306941314",
        "location": {
            "@type": "Place",
            "name": "Cambridge Crossing",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4270 Dearborn Cir, Mt Laurel, NJ 08054-4126, United States",
                "addressLocality": "Moorestown",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.96958",
                "longitude": "-74.90186"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "See you all next Wednesday 12/10 at the New Balance Store in Mt Laurel, NJ!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Philadelphia Flyers Alumni Fantasy Camp",
                "url": "https://allevents.in/org/philadelphia-flyers-alumni-fantasy-camp/25481077"
            }
        ]
    }
]
```