

# Event Details

- **Event Name**: Soup and Sandwich Lunchon
- **Event Start and End Date**: Sun, 15 Feb, 2026 at 11:30 am
- **Event Description**: After service we will be having lunch together All are welcome. The more the merrier
- **Event URL**: https://allevents.in/london/soup-and-sandwich-lunchon/200029626283707
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details

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

## Event venue details

- **city**: London
- **state**: OH
- **country**: United States
- **location**: 1525 Old Xenia Rd, London, OH
- **lat**: 39.86905
- **long**: -83.42136
- **full address**: 1525 Old Xenia Rd, London, OH, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: London First Church of God (https://allevents.in/org/london-first-church-of-god/20698493)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/5faf302ed77fbe76c3dbfbad1a1510fa03449462c8899dd85f8099466b082d7f-rimg-w1200-h1200-dcebdcd7-gmir?v=1771167251
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/129f0dfdc61fb25b5492b0d5a2ba04c4540ef7ff8d202d4ecdf1d278d658bba1-rimg-w300-h300-dcebdbd7-gmir?v=1771167251

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 15 Feb, 2026 at 11:30 am
- **Q**: Where is the event happening?
  - **A:** 1525 Old Xenia Rd, London, OH, United States
- **Q**: Who is organizing the event?
  - **A:** London First Church of God
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Soup and Sandwich Lunchon ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Soup and Sandwich Lunchon",
        "image": "https://cdn-az.allevents.in/events2/banners/5faf302ed77fbe76c3dbfbad1a1510fa03449462c8899dd85f8099466b082d7f-rimg-w1200-h1200-dcebdcd7-gmir?v=1771167251",
        "startDate": "2026-02-15",
        "url": "https://allevents.in/london/soup-and-sandwich-lunchon/200029626283707",
        "location": {
            "@type": "Place",
            "name": "1525 Old Xenia Rd, London, OH",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1525 Old Xenia Rd, London, OH 43140-9769, United States",
                "addressLocality": "London",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.86905",
                "longitude": "-83.42136"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "After service we will be having lunch together All are welcome. The more the merrier",
        "organizer": [
            {
                "@type": "Organization",
                "name": "London First Church of God",
                "url": "https://allevents.in/org/london-first-church-of-god/20698493"
            }
        ]
    }
]
```