

# Event Details

- **Event Name**: Chamber Coffee-Precious Moments Chapel
- **Event Start and End Date**: Fri, 12 Dec, 2025 at 08:00 am
- **Event Description**: Start your Friday morning with coffee and conversation at our weekly Chamber Coffee!
- **Event URL**: https://allevents.in/carthage/chamber-coffee-precious-moments-chapel/200028861574442
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Carthage
- **state**: MO
- **country**: United States
- **location**: 4321 S Chapel Rd, Carthage, MO 64836-8850, United States
- **lat**: 37.11191
- **long**: -94.34329
- **full address**: 4321 S Chapel Rd, Carthage, MO 64836-8850, United States

## Event gallery

- **Alt text**: Chamber Coffee-Precious Moments Chapel
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/574e12534305fbbb6ecdcb5f8821f9573caa97628b18fb69fa327e93efde7cf3-rimg-w1200-h675-dc5d321b-gmir?v=1765227491

## FAQs

- **Q**: When and where is Chamber Coffee-Precious Moments Chapel being held?
  - **A:** Chamber Coffee-Precious Moments Chapel takes place on Fri, 12 Dec, 2025 at 08:00 am to Fri, 12 Dec, 2025 at 08:00 am at 4321 S Chapel Rd, Carthage, MO 64836-8850, United States.
- **Q**: Who is organizing Chamber Coffee-Precious Moments Chapel?
  - **A:** Chamber Coffee-Precious Moments Chapel is organized by Carthage Missouri Chamber of Commerce.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Chamber Coffee-Precious Moments Chapel",
        "image": "https://cdn-az.allevents.in/events8/banners/574e12534305fbbb6ecdcb5f8821f9573caa97628b18fb69fa327e93efde7cf3-rimg-w1200-h675-dc5d321b-gmir?v=1765227491",
        "startDate": "2025-12-12",
        "url": "https://allevents.in/carthage/chamber-coffee-precious-moments-chapel/200028861574442",
        "location": {
            "@type": "Place",
            "name": "4321 S Chapel Rd, Carthage, MO 64836-8850, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4321 S Chapel Rd, Carthage, MO 64836-8850, United States",
                "addressLocality": "Carthage",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.11191",
                "longitude": "-94.34329"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Start your Friday morning with coffee and conversation at our weekly Chamber Coffee!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Carthage Missouri Chamber of Commerce",
                "url": "https://allevents.in/org/carthage-missouri-chamber-of-commerce/25998291"
            }
        ]
    }
]
```