

# Event Details

- **Event Name**: Christmas at Vibrant
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 10:30 am
- **Event Description**: Join us for Christmas at Vibrant!
This Christmas is all about the one moment that changed everything.
- **Event URL**: https://allevents.in/land-o-lakes/christmas-at-vibrant/200029357287610
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 21

## Ticket Details


## Event venue details

- **city**: Land O Lakes
- **state**: FL
- **country**: United States
- **location**: 18654 Mentmore Boulevard, Land O' Lakes, FL
- **lat**: 28.20302
- **long**: -82.50798
- **full address**: 18654 Mentmore Boulevard, Land O' Lakes, FL, 18654 Mentmore Blvd, Land O Lakes, FL 34638-7978, United States

## Event gallery

- **Alt text**: Christmas at Vibrant
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/1b5ca7c154833a9f1e19fd033acba49810e5056d2f0dcde402bef075db347f95-rimg-w1080-h1350-dcd94636-gmir?v=1765756989

## FAQs

- **Q**: When and where is Christmas at Vibrant being held?
  - **A:** Christmas at Vibrant takes place on Sun, 21 Dec, 2025 at 10:30 am to Sun, 21 Dec, 2025 at 10:30 am at 18654 Mentmore Boulevard, Land O' Lakes, FL, 18654 Mentmore Blvd, Land O Lakes, FL 34638-7978, United States.
- **Q**: Who is organizing Christmas at Vibrant?
  - **A:** Christmas at Vibrant is organized by Vibrant Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas at Vibrant",
        "image": "https://cdn-az.allevents.in/events8/banners/1b5ca7c154833a9f1e19fd033acba49810e5056d2f0dcde402bef075db347f95-rimg-w1080-h1350-dcd94636-gmir?v=1765756989",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/land-o-lakes/christmas-at-vibrant/200029357287610",
        "location": {
            "@type": "Place",
            "name": "18654 Mentmore Boulevard, Land O' Lakes, FL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "18654 Mentmore Blvd, Land O Lakes, FL 34638-7978, United States",
                "addressLocality": "Land O Lakes",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.20302",
                "longitude": "-82.50798"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for Christmas at Vibrant!\nThis Christmas is all about the one moment that changed everything.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Vibrant Church",
                "url": "https://allevents.in/org/vibrant-church/24544270"
            }
        ]
    }
]
```