

# Event Details

- **Event Name**: Family Service
- **Event Start and End Date**: Sun, 05 Jul, 2026 at 03:00 pm – Sun, 05 Jul, 2026 at 03:30 pm (+01:00)
- **Event Description**: Join this wonderful service for all where children are encouraged to play an active role in the service.  End with a snack!
- **Event URL**: https://allevents.in/matlock/family-service/200030201828952
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Matlock
- **state**: EN
- **country**: United Kingdom
- **location**: St Anne's Church, Beeley, Derbyshire
- **lat**: 53.20513142701
- **long**: -1.604754632888
- **full address**: St Anne's Church, Beeley, Derbyshire, Matlock, United Kingdom

## Event gallery

- **Alt text**: Family Service
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/8a273533f9db59cecb8314e3b191bdda9504ede6047b229f5cd3a27a0d121931-rimg-w1200-h939-dc60625e-gmir?v=1780855791

## FAQs

- **Q**: When and where is Family Service being held?
  - **A:** Family Service takes place on Sun, 05 Jul, 2026 at 03:00 pm to Sun, 05 Jul, 2026 at 03:30 pm at St Anne's Church, Beeley, Derbyshire, Matlock, United Kingdom.
- **Q**: Who is organizing Family Service?
  - **A:** Family Service is organized by St Anne's Church, Beeley, Derbyshire.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Service",
        "image": "https://cdn-az.allevents.in/events4/banners/8a273533f9db59cecb8314e3b191bdda9504ede6047b229f5cd3a27a0d121931-rimg-w1200-h939-dc60625e-gmir?v=1780855791",
        "startDate": "2026-07-05T15:00:00+01:00",
        "endDate": "2026-07-05T15:30:00+01:00",
        "url": "https://allevents.in/matlock/family-service/200030201828952",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "St Anne's Church, Beeley, Derbyshire",
            "address": {
                "@type": "PostalAddress",
                "name": "St Anne's Church, Beeley, Derbyshire, Matlock, United Kingdom",
                "addressLocality": "Matlock",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.20513142701",
                "longitude": "-1.604754632888"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join this wonderful service for all where children are encouraged to play an active role in the service.  End with a snack!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St Annes Church Beeley Derbyshire",
                "url": "https://allevents.in/org/st-annes-church-beeley-derbyshire/20454845"
            }
        ]
    }
]
```