

# Event Details

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

## 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/events7/banners/d3a7003ec7a039b6d8f1a9057b54605cce290860f156110b7b8cfefa83de9127-rimg-w1200-h444-dc190440-gmir?v=1784968507

## FAQs

- **Q**: When and where is Sunday Encounter being held?
  - **A:** Sunday Encounter takes place on Sun, 26 Jul, 2026 at 10:00 am to Sun, 26 Jul, 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/events7/banners/d3a7003ec7a039b6d8f1a9057b54605cce290860f156110b7b8cfefa83de9127-rimg-w1200-h444-dc190440-gmir?v=1784968507",
        "startDate": "2026-07-26",
        "endDate": "2026-07-26",
        "url": "https://allevents.in/columbus/sunday-encounter/200030453387608",
        "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..."
            }
        ]
    }
]
```