

# Event Details

- **Event Name**: Valentine Brunch
- **Event Start and End Date**: Sun, 15 Feb, 2026 at 12:00 pm
- **Event Description**: We invite you to join us for fellowship and a Valentine Brunch next Sunday.
- **Event URL**: https://allevents.in/eastview/valentine-brunch/200029653230852
- **Event Categories**: valentines-day, brunch
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

- **Ticket URL**: http://facebook.com/200029653230852?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=eastview-events

## Event venue details

- **city**: Eastview
- **state**: KY
- **country**: United States
- **location**: 180 Laurel Ridge Road, Eastview, KY
- **lat**: 37.62187
- **long**: -86.14863
- **full address**: 180 Laurel Ridge Road, Eastview, KY, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Needham Cumberland Presbyterian Church (https://allevents.in/org/needham-cumberland-presbyterian-church/26474414)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/285bc5fa82c5373fe3414938e0f820b1dfd74f513694ee33bca48170025fd534-rimg-w1024-h1536-dcf8d5d9-gmir?v=1770856432
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/270b6ee5214add26346eb49e05138ae75546c794f2666088871e5186ee7c87ca-rimg-w300-h300-dcf8d5da-gmir?v=1770856432

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 15 Feb, 2026 at 12:00 pm
- **Q**: Where is the event happening?
  - **A:** 180 Laurel Ridge Road, Eastview, KY, United States
- **Q**: Who is organizing the event?
  - **A:** Needham Cumberland Presbyterian Church
- **Q**: What type of event is this?
  - **A:** valentines-day, brunch
- **Q**: Where can I find ticket details about Valentine Brunch ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Valentine Brunch",
        "image": "https://cdn-az.allevents.in/events6/banners/285bc5fa82c5373fe3414938e0f820b1dfd74f513694ee33bca48170025fd534-rimg-w1024-h1536-dcf8d5d9-gmir?v=1770856432",
        "startDate": "2026-02-15",
        "url": "https://allevents.in/eastview/valentine-brunch/200029653230852",
        "location": {
            "@type": "Place",
            "name": "180 Laurel Ridge Road, Eastview, KY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "180 Laurel Ridge Rd, Eastview, KY 42732-9702, United States",
                "addressLocality": "Eastview",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.62187",
                "longitude": "-86.14863"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We invite you to join us for fellowship and a Valentine Brunch next Sunday.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Needham Cumberland Presbyterian Church",
                "url": "https://allevents.in/org/needham-cumberland-presbyterian-church/26474414"
            }
        ]
    }
]
```