

# Event Details

- **Event Name**: Father's House - Canton, GA
- **Event Start and End Date**: Mon, 22 Aug, 2022 at 07:00 pm – Mon, 22 Aug, 2022 at 10:00 pm
- **Event Description**: https://www.fathershousestudy.com/
- **Event URL**: https://allevents.in/canton/fathers-house-canton-ga/10000394277413357
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Canton
- **state**: GA
- **country**: United States
- **location**: Oak Leaf Church
- **lat**: 34.23625
- **long**: -84.490195
- **full address**: Oak Leaf Church, 151 East Marietta Street, Canton, United States

## Event gallery

- **Alt text**: Father's House - Canton, GA
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/75386d2cfcf35d996da7abb32a63391b0d7c07c631c3f5ac5e51b4a91079ec60-rimg-w1200-h800-gmir.jpg?v=1659561940

## FAQs

- **Q**: When and where is Father's House - Canton, GA being held?
  - **A:** Father's House - Canton, GA takes place on Mon, 22 Aug, 2022 at 07:00 pm to Mon, 22 Aug, 2022 at 10:00 pm at Oak Leaf Church, 151 East Marietta Street, Canton, United States.
- **Q**: Who is organizing Father's House - Canton, GA?
  - **A:** Father's House - Canton, GA is organized by Be Still Ministries.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Father's House - Canton, GA",
        "image": "https://cdn-az.allevents.in/events5/banners/75386d2cfcf35d996da7abb32a63391b0d7c07c631c3f5ac5e51b4a91079ec60-rimg-w1200-h800-gmir.jpg?v=1659561940",
        "startDate": "2022-08-22",
        "endDate": "2022-08-22",
        "url": "https://allevents.in/canton/fathers-house-canton-ga/10000394277413357",
        "location": {
            "@type": "Place",
            "name": "Oak Leaf Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "151 East Marietta Street",
                "addressLocality": "Canton",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.23625",
                "longitude": "-84.490195"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "https://www.fathershousestudy.com/",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Be Still Ministries",
                "url": "https://allevents.in/org/be-still-ministries/17966972",
                "description": "We are a community of women who are in pursuit of radical freedom + transformation for every daughter of God."
            }
        ]
    }
]
```