

# Event Details

- **Event Name**: View or Call In Tonight
- **Event Start and End Date**: Thu, 03 Jul, 2025 at 08:00 pm – Thu, 03 Jul, 2025 at 08:30 pm
- **Event Description**: An event that will be occurring
- **Event URL**: https://allevents.in/riverdale/view-or-call-in-tonight/200028408677155
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Riverdale
- **state**: GA
- **country**: United States
- **location**: 101 Kenwood Rd. Ste. 58
- **lat**: 33.51201
- **long**: -84.43064
- **full address**: 101 Kenwood Rd. Ste. 58, 101 Kenwood Rd, Fayetteville, GA 30214-3408, United States,Riverdale, Georgia

## Event gallery

- **Alt text**: View or Call In Tonight
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/ca695598527f9fdb8444643f1190996e3920ae203a1351252548d429067565b8-rimg-w1080-h1920-dc1a0703-gmir?v=1751035135

## FAQs

- **Q**: When and where is View or Call In Tonight being held?
  - **A:** View or Call In Tonight takes place on Thu, 03 Jul, 2025 at 08:00 pm to Thu, 03 Jul, 2025 at 08:30 pm at 101 Kenwood Rd. Ste. 58, 101 Kenwood Rd, Fayetteville, GA 30214-3408, United States,Riverdale, Georgia.
- **Q**: Who is organizing View or Call In Tonight?
  - **A:** View or Call In Tonight is organized by Transforming Life Church Atl.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "View or Call In Tonight",
        "image": "https://cdn-az.allevents.in/events6/banners/ca695598527f9fdb8444643f1190996e3920ae203a1351252548d429067565b8-rimg-w1080-h1920-dc1a0703-gmir?v=1751035135",
        "startDate": "2025-07-03",
        "endDate": "2025-07-03",
        "url": "https://allevents.in/riverdale/view-or-call-in-tonight/200028408677155",
        "location": {
            "@type": "Place",
            "name": "101 Kenwood Rd. Ste. 58",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "101 Kenwood Rd, Fayetteville, GA 30214-3408, United States,Riverdale, Georgia",
                "addressLocality": "Riverdale",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.51201",
                "longitude": "-84.43064"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "An event that will be occurring",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Transforming Life Church Atl",
                "url": "https://allevents.in/org/transforming-life-church-atl/24966099"
            }
        ]
    }
]
```