

# Event Details

- **Event Name**: The Rogers Family 
- **Event Start and End Date**: Sun, 12 Apr, 2026 at 11:00 am
- **Event Description**: Morning worship
- **Event URL**: https://allevents.in/cedartown/the-rogers-family/200028223719644
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 30

## Ticket Details


## Event venue details

- **city**: Cedartown
- **state**: GA
- **country**: United States
- **location**: 712 Smith Ave, Cedartown, GA
- **lat**: 34.02668
- **long**: -85.24486
- **full address**: 712 Smith Ave, Cedartown, GA, United States

## Event gallery

- **Alt text**: The Rogers Family
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/e80b971f4a3f2c284b65afcee2de6e437151d6953da5e0c6508a4606ce2ee092-rimg-w828-h828-dcc6c3be-gmir?v=1775493135

## FAQs

- **Q**: When and where is The Rogers Family  being held?
  - **A:** The Rogers Family  takes place on Sun, 12 Apr, 2026 at 11:00 am to Sun, 12 Apr, 2026 at 11:00 am at 712 Smith Ave, Cedartown, GA, United States.
- **Q**: Who is organizing The Rogers Family ?
  - **A:** The Rogers Family  is organized by Faith Missionary Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Rogers Family",
        "image": "https://cdn-az.allevents.in/events7/banners/e80b971f4a3f2c284b65afcee2de6e437151d6953da5e0c6508a4606ce2ee092-rimg-w828-h828-dcc6c3be-gmir?v=1775493135",
        "startDate": "2026-04-12",
        "url": "https://allevents.in/cedartown/the-rogers-family/200028223719644",
        "location": {
            "@type": "Place",
            "name": "712 Smith Ave, Cedartown, GA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Faith Baptist Church, 712 Smith Ave, Cedartown, GA 30125, United States",
                "addressLocality": "Cedartown",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.02668",
                "longitude": "-85.24486"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Morning worship",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Faith Missionary Baptist Church",
                "url": "https://allevents.in/org/faith-missionary-baptist-church/20823397"
            }
        ]
    }
]
```