

# Event Details

- **Event Name**: VF 1 Christmas Celebration
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 12:00 am – Sat, 13 Dec, 2025 at 11:59 pm
- **Event URL**: https://allevents.in/norristown/vf-1-christmas-celebration/1600027612727342
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600027612727342

## Event venue details

- **city**: Norristown
- **state**: PA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.120291
- **long**: -75.407174
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2530 Stinson Lane, Norristown, US

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/009622c0-d7e4-11f0-a4f1-ab89ef198835-rimg-w1200-h675-dc181515-gmir.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=VF+1+Christmas+Celebration&date=13+Dec

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 13 Dec, 2025 at 12:00 am
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 2530 Stinson Lane, Norristown, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about VF 1 Christmas Celebration ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "VF 1 Christmas Celebration",
        "image": "https://cdn-az.allevents.in/events3/banners/009622c0-d7e4-11f0-a4f1-ab89ef198835-rimg-w1200-h675-dc181515-gmir.jpg",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/norristown/vf-1-christmas-celebration/1600027612727342",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2530 Stinson Lane",
                "addressLocality": "Norristown",
                "addressRegion": "PA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.120291",
                "longitude": "-75.407174"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```