

# Event Details

- **Event Name**: Feel the Sprit
- **Event Start and End Date**: Sat, 11 Jul, 2026 at 06:00 pm
- **Event Description**: This is going to be a fun, uplifting concert. And you get to sing too! Tickets on sale from our website and Newbury Tully.
- **Event URL**: https://allevents.in/seaford/feel-the-sprit/200030268545555
- **Event Categories**: Concerts, Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Seaford
- **state**: EN
- **country**: United Kingdom
- **location**: Seaford Baptist Church
- **lat**: 50.776773594935
- **long**: 0.095473718455628
- **full address**: Seaford Baptist Church, Belgrave Rd,Seaford, East Sussex, United Kingdom

## Event gallery

- **Alt text**: Feel the Sprit
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/8cc50a3130d80ec8aae52082be7c274929e0c13a0cad299bd01d1c30bf21c095-rimg-w720-h1040-dcffeab7-gmir?v=1783559913

## FAQs

- **Q**: When and where is Feel the Sprit being held?
  - **A:** Feel the Sprit takes place on Sat, 11 Jul, 2026 at 06:00 pm to Sat, 11 Jul, 2026 at 06:00 pm at Seaford Baptist Church, Belgrave Rd,Seaford, East Sussex, United Kingdom.
- **Q**: Who is organizing Feel the Sprit?
  - **A:** Feel the Sprit is organized by Seaford Choral Society.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Feel the Sprit",
        "image": "https://cdn-az.allevents.in/events1/banners/8cc50a3130d80ec8aae52082be7c274929e0c13a0cad299bd01d1c30bf21c095-rimg-w720-h1040-dcffeab7-gmir?v=1783559913",
        "startDate": "2026-07-11",
        "url": "https://allevents.in/seaford/feel-the-sprit/200030268545555",
        "location": {
            "@type": "Place",
            "name": "Seaford Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Belgrave Rd,Seaford, East Sussex",
                "addressLocality": "Seaford",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.776773594935",
                "longitude": "0.095473718455628"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This is going to be a fun, uplifting concert. And you get to sing too! Tickets on sale from our website and Newbury Tully.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Seaford Choral Society",
                "url": "https://allevents.in/org/seaford-choral-society/13418412",
                "description": "No audition required but ability to read music a definite advantage.  Two concerts a year plus Almost Instant concert annually on Good Friday. "
            }
        ]
    }
]
```