

# Event Details

- **Event Name**: Sunday Encounter
- **Event Start and End Date**: Sun, 23 Aug, 2026 at 10:00 am – Sun, 23 Aug, 2026 at 12:00 pm (-04:00)
- **Event Description**: Join us Sundays at 10am for a powerful time in God’s presence!
- **Event URL**: https://allevents.in/columbus/sunday-encounter/200030569135335
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Columbus
- **state**: OH
- **country**: United States
- **location**: 850 Studer Ave, Columbus, OH
- **lat**: 39.94858
- **long**: -82.96426
- **full address**: 850 Studer Ave, Columbus, OH, United States

## Event gallery

- **Alt text**: Sunday Encounter
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/dca3c21fdff9244f06cf7418692216f2d4a1cedd2cba626fd272c9fcee0745c4-rimg-w1200-h444-dc180838-gmir?v=1786893875

## FAQs

- **Q**: When and where is Sunday Encounter being held?
  - **A:** Sunday Encounter takes place on Sun, 23 Aug, 2026 at 10:00 am to Sun, 23 Aug, 2026 at 12:00 pm at 850 Studer Ave, Columbus, OH, United States.
- **Q**: Who is organizing Sunday Encounter?
  - **A:** Sunday Encounter is organized by WorldFire Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Encounter",
        "image": "https://cdn-az.allevents.in/events9/banners/dca3c21fdff9244f06cf7418692216f2d4a1cedd2cba626fd272c9fcee0745c4-rimg-w1200-h444-dc180838-gmir?v=1786893875",
        "startDate": "2026-08-23T10:00:00-04:00",
        "endDate": "2026-08-23T12:00:00-04:00",
        "url": "https://allevents.in/columbus/sunday-encounter/200030569135335",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "850 Studer Ave, Columbus, OH",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "850 Studer Ave, Columbus, OH 43206-1633, United States",
                "addressLocality": "Columbus",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.94858",
                "longitude": "-82.96426"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us Sundays at 10am for a powerful time in God’s presence!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "WorldFire Church",
                "url": "https://allevents.in/org/worldfire-church/23369106",
                "description": "WorldFire Church, Columbus. 1,045 likes · 39 talking about this · 296 were here. At WorldFire Church we exist to ignite revival by leading people into..."
            }
        ]
    }
]
```