

# Event Details

- **Event Name**: carol service at 2.30pm
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 02:30 pm
- **Event Description**: Sunday 21st December at 2.30pm. come and join us for our Carol Service with refreshments afterwards.
- **Event URL**: https://allevents.in/rye/carol-service-at-230pm/200029353326954
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Rye
- **state**: EN
- **country**: United Kingdom
- **location**: Church Lane, Iden
- **lat**: 50.98195
- **long**: 0.72864
- **full address**: Church Lane, Iden, Rye, United Kingdom

## Event gallery

- **Alt text**: carol service at 2.30pm
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/c95a02b2ccbf9a54212b3c7e59cc204b3ad477b7b8e25072231d9d3f559c24b0-rimg-w1200-h900-dc302f16-gmir?v=1765680714

## FAQs

- **Q**: When and where is carol service at 2.30pm being held?
  - **A:** carol service at 2.30pm takes place on Sun, 21 Dec, 2025 at 02:30 pm to Sun, 21 Dec, 2025 at 02:30 pm at Church Lane, Iden, Rye, United Kingdom.
- **Q**: Who is organizing carol service at 2.30pm?
  - **A:** carol service at 2.30pm is organized by All Saints Church. Iden. Rye.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "carol service at 2.30pm",
        "image": "https://cdn-az.allevents.in/events6/banners/c95a02b2ccbf9a54212b3c7e59cc204b3ad477b7b8e25072231d9d3f559c24b0-rimg-w1200-h900-dc302f16-gmir?v=1765680714",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/rye/carol-service-at-230pm/200029353326954",
        "location": {
            "@type": "Place",
            "name": "Church Lane, Iden",
            "address": {
                "@type": "PostalAddress",
                "name": "Church Lane, Iden, Rye, United Kingdom",
                "addressLocality": "Rye",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.98195",
                "longitude": "0.72864"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sunday 21st December at 2.30pm. come and join us for our Carol Service with refreshments afterwards.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "All Saints Church. Iden. Rye",
                "url": "https://allevents.in/org/all-saints-church-iden-rye/27236534"
            }
        ]
    }
]
```