

# Event Details

- **Event Name**: Church with Mom!
- **Event Start and End Date**: Sun, 10 May, 2026 at 10:30 am (-04:00)
- **Event Description**: Invite the Mommas in your life to our Mothers Day service for an encouraging message, pictures at our photo wall and more!
- **Event URL**: https://allevents.in/carthage/church-with-mom/200029971754936
- **Event Categories**: mothers-day
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Carthage
- **state**: NC
- **country**: United States
- **location**: 801 Saunders Street, Carthage, NC
- **lat**: 35.33947
- **long**: -79.40751
- **full address**: 801 Saunders Street, Carthage, NC, United States

## Event gallery

- **Alt text**: Church with Mom!
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/c114cd9caaa9435bb45814d61ad2e98c84ff248c87cb1a5e709e93302a29ffa3-rimg-w1200-h675-dc081331-gmir?v=1776849395

## FAQs

- **Q**: When and where is Church with Mom! being held?
  - **A:** Church with Mom! takes place on Sun, 10 May, 2026 at 10:30 am to Sun, 10 May, 2026 at 10:30 am at 801 Saunders Street, Carthage, NC, United States.
- **Q**: Who is organizing Church with Mom!?
  - **A:** Church with Mom! is organized by Carthage Church of God.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Church with Mom!",
        "image": "https://cdn-az.allevents.in/events5/banners/c114cd9caaa9435bb45814d61ad2e98c84ff248c87cb1a5e709e93302a29ffa3-rimg-w1200-h675-dc081331-gmir?v=1776849395",
        "startDate": "2026-05-10T10:30:00-04:00",
        "url": "https://allevents.in/carthage/church-with-mom/200029971754936",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "801 Saunders Street, Carthage, NC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "801 E Saunders St, Carthage, NC 28327, United States",
                "addressLocality": "Carthage",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.33947",
                "longitude": "-79.40751"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Invite the Mommas in your life to our Mothers Day service for an encouraging message, pictures at our photo wall and more!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Carthage Church of God",
                "url": "https://allevents.in/org/carthage-church-of-god/25641802"
            }
        ]
    }
]
```