

# Event Details

- **Event Name**: Remembrance Sunday Service
- **Event Start and End Date**: Sun, 09 Nov, 2025 at 03:00 pm – Sun, 09 Nov, 2025 at 03:30 pm
- **Event Description**: Join our lovely and important Remembrance Service at 3pm.  
Followed by refreshments.
- **Event URL**: https://allevents.in/matlock/remembrance-sunday-service/200028839883517
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Matlock
- **state**: EN
- **country**: United Kingdom
- **location**: Church Lane, DE4 2NT Matlock, United Kingdom
- **lat**: 53.19094
- **long**: -1.62062
- **full address**: Church Lane, DE4 2NT Matlock, United Kingdom, Matlock, United Kingdom

## Event gallery

- **Alt text**: Remembrance Sunday Service
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/c65429cd686cc71eb7285cd9e744d33348e70fefb1c82b23199cc0e9d88e0e4a-rimg-w713-h713-dcdb604b-gmir?v=1762678441

## FAQs

- **Q**: When and where is Remembrance Sunday Service being held?
  - **A:** Remembrance Sunday Service takes place on Sun, 09 Nov, 2025 at 03:00 pm to Sun, 09 Nov, 2025 at 03:30 pm at Church Lane, DE4 2NT Matlock, United Kingdom, Matlock, United Kingdom.
- **Q**: Who is organizing Remembrance Sunday Service?
  - **A:** Remembrance Sunday Service is organized by St Anne's Church, Beeley, Derbyshire.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Remembrance Sunday Service",
        "image": "https://cdn-az.allevents.in/events8/banners/c65429cd686cc71eb7285cd9e744d33348e70fefb1c82b23199cc0e9d88e0e4a-rimg-w713-h713-dcdb604b-gmir?v=1762678441",
        "startDate": "2025-11-09",
        "endDate": "2025-11-09",
        "url": "https://allevents.in/matlock/remembrance-sunday-service/200028839883517",
        "location": {
            "@type": "Place",
            "name": "Church Lane, DE4 2NT Matlock, United Kingdom",
            "address": {
                "@type": "PostalAddress",
                "name": "Church Lane, DE4 2NT Matlock, United Kingdom, Matlock, United Kingdom",
                "addressLocality": "Matlock",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.19094",
                "longitude": "-1.62062"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join our lovely and important Remembrance Service at 3pm.  \nFollowed by refreshments.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St Annes Church Beeley Derbyshire",
                "url": "https://allevents.in/org/st-annes-church-beeley-derbyshire/20454845"
            }
        ]
    }
]
```