

# Event Details

- **Event Name**: Christmas ceremony 
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 05:00 pm
- **Event Description**: Christmas ceremony is December 13th at 3:00, bring your ornament and see you there.
- **Event URL**: https://allevents.in/pacific/christmas-ceremony/200029185428619
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 122

## Ticket Details


## Event venue details

- **city**: Pacific
- **state**: MO
- **country**: United States
- **location**: Adams Garden
- **lat**: 38.484410787911
- **long**: -90.74435392324
- **full address**: Adams Garden, Pacific, Missouri, United States

## Event gallery

- **Alt text**: Christmas ceremony
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/5e8cb0f6e8dc0a21fb412180557f4f07478c249892db52bad44e7ac1e310c8b4-rimg-w540-h540-dcffffff-gmir?v=1765228198

## FAQs

- **Q**: When and where is Christmas ceremony  being held?
  - **A:** Christmas ceremony  takes place on Sat, 13 Dec, 2025 at 05:00 pm to Sat, 13 Dec, 2025 at 05:00 pm at Adams Garden, Pacific, Missouri, United States.
- **Q**: Who is organizing Christmas ceremony ?
  - **A:** Christmas ceremony  is organized by ADAMs Garden.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas ceremony",
        "image": "https://cdn-az.allevents.in/events6/banners/5e8cb0f6e8dc0a21fb412180557f4f07478c249892db52bad44e7ac1e310c8b4-rimg-w540-h540-dcffffff-gmir?v=1765228198",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/pacific/christmas-ceremony/200029185428619",
        "location": {
            "@type": "Place",
            "name": "Adams Garden",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Pacific, Missouri",
                "addressLocality": "Pacific",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.484410787911",
                "longitude": "-90.74435392324"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Christmas ceremony is December 13th at 3:00, bring your ornament and see you there.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "ADAMs Garden",
                "url": "https://allevents.in/org/adams-garden/27067711"
            }
        ]
    }
]
```