

# Event Details

- **Event Name**: Remembrance Sunday Service
- **Event Start and End Date**: Sun, 09 Nov, 2025 at 12:00 pm
- **Event Description**: Please join us at Hoddlesden War Memorial at 12 noon for our Act of Remembrance. If you want to join us beforehand for our Church services, St Paul’s is usual time 9:30am but St Barnabas is at the slightly earlier time of 10:45am to include a 2 minute silence at 11am
- **Event URL**: https://allevents.in/darwen/remembrance-sunday-service/200029130269225
- **Event Categories**: good-friday
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Darwen
- **state**: EN
- **country**: United Kingdom
- **location**: Hoddlesden Village
- **lat**: 53.695904390469
- **long**: -2.4321660319475
- **full address**: Hoddlesden Village, Darwen, United Kingdom

## Event gallery

- **Alt text**: Remembrance Sunday Service
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/31955f766253c0857071c5aa3fc95c522a02c1785329bc42b6ed4d7fb5dcb4b2-rimg-w1200-h675-dcffffff-gmir?v=1762313844

## FAQs

- **Q**: When and where is Remembrance Sunday Service being held?
  - **A:** Remembrance Sunday Service takes place on Sun, 09 Nov, 2025 at 12:00 pm to Sun, 09 Nov, 2025 at 12:00 pm at Hoddlesden Village, Darwen, United Kingdom.
- **Q**: Who is organizing Remembrance Sunday Service?
  - **A:** Remembrance Sunday Service is organized by St Paul's Hoddlesden Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Remembrance Sunday Service",
        "image": "https://cdn-az.allevents.in/events6/banners/31955f766253c0857071c5aa3fc95c522a02c1785329bc42b6ed4d7fb5dcb4b2-rimg-w1200-h675-dcffffff-gmir?v=1762313844",
        "startDate": "2025-11-09",
        "url": "https://allevents.in/darwen/remembrance-sunday-service/200029130269225",
        "location": {
            "@type": "Place",
            "name": "Hoddlesden Village",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Darwen",
                "addressLocality": "Darwen",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.695904390469",
                "longitude": "-2.4321660319475"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us at Hoddlesden War Memorial at 12 noon for our Act of Remembrance. If you want to join us beforehand for our Church services, St Paul’s is usual time 9:30am but St Barnabas is at the slightly earlier time of 10:45am to include a 2 minute silence at 11am",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St Pauls Hoddlesden Church",
                "url": "https://allevents.in/org/st-pauls-hoddlesden-church/26869752"
            }
        ]
    }
]
```