

# Event Details

- **Event Name**: Family Christmas Service
- **Event Start and End Date**: Thu, 25 Dec, 2025 at 10:00 am – Thu, 25 Dec, 2025 at 10:45 am
- **Event Description**: A short service for all the family to celebrate the birth of Jesus on Christmas Day.
- **Event URL**: https://allevents.in/newport/family-christmas-service/200029394259208
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Newport
- **state**: EN
- **country**: United Kingdom
- **location**: St Johns road, PO30 1LN Newport, United Kingdom
- **lat**: 50.69553
- **long**: -1.29523
- **full address**: St Johns road, PO30 1LN Newport, United Kingdom, 8 St Johns Road, Newport, PO30 1LN, United Kingdom

## Event gallery

- **Alt text**: Family Christmas Service
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/3f9777e70263319ff71b950b21cf3a6366c819ad8d1b6a12966055a2e1d629af-rimg-w1200-h675-dcfffbf2-gmir?v=1766429047

## FAQs

- **Q**: When and where is Family Christmas Service being held?
  - **A:** Family Christmas Service takes place on Thu, 25 Dec, 2025 at 10:00 am to Thu, 25 Dec, 2025 at 10:45 am at St Johns road, PO30 1LN Newport, United Kingdom, 8 St Johns Road, Newport, PO30 1LN, United Kingdom.
- **Q**: Who is organizing Family Christmas Service?
  - **A:** Family Christmas Service is organized by St Johns Church, Newport, Isle of Wight.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Christmas Service",
        "image": "https://cdn-az.allevents.in/events3/banners/3f9777e70263319ff71b950b21cf3a6366c819ad8d1b6a12966055a2e1d629af-rimg-w1200-h675-dcfffbf2-gmir?v=1766429047",
        "startDate": "2025-12-25",
        "endDate": "2025-12-25",
        "url": "https://allevents.in/newport/family-christmas-service/200029394259208",
        "location": {
            "@type": "Place",
            "name": "St Johns road, PO30 1LN Newport, United Kingdom",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8 St Johns Road, Newport, PO30 1LN, United Kingdom",
                "addressLocality": "Newport",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.69553",
                "longitude": "-1.29523"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A short service for all the family to celebrate the birth of Jesus on Christmas Day.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St Johns Church Newport Isle of Wight",
                "url": "https://allevents.in/org/st-johns-church-newport-isle-of-wight/26328650"
            }
        ]
    }
]
```