

# Event Details

- **Event Name**: Celebration of Life
- **Event Start and End Date**: Mon, 15 Jun, 2026 at 11:00 am
- **Event Description**: Karen
- **Event URL**: https://allevents.in/lubbock/celebration-of-life/200030080924026
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Lubbock
- **state**: TX
- **country**: United States
- **location**: 8701 Upland Ave
- **lat**: 33.5143
- **long**: -101.97362
- **full address**: 8701 Upland Ave, 8701 Upland Ave, Lubbock, TX 79424, United States

## Event gallery

- **Alt text**: Celebration of Life
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/8c5bd25b1abeb4a192f29a8e3a459ec41b315bf819074ef7d7babbf82f67c1b9-rimg-w1080-h1920-dc2d0610-gmir?v=1780079571

## FAQs

- **Q**: When and where is Celebration of Life being held?
  - **A:** Celebration of Life takes place on Mon, 15 Jun, 2026 at 11:00 am to Mon, 15 Jun, 2026 at 11:00 am at 8701 Upland Ave, 8701 Upland Ave, Lubbock, TX 79424, United States.
- **Q**: Who is organizing Celebration of Life?
  - **A:** Celebration of Life is organized by De La Cruz con Amor.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Celebration of Life",
        "image": "https://cdn-az.allevents.in/events4/banners/8c5bd25b1abeb4a192f29a8e3a459ec41b315bf819074ef7d7babbf82f67c1b9-rimg-w1080-h1920-dc2d0610-gmir?v=1780079571",
        "startDate": "2026-06-15",
        "url": "https://allevents.in/lubbock/celebration-of-life/200030080924026",
        "location": {
            "@type": "Place",
            "name": "8701 Upland Ave",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8701 Upland Ave, Lubbock, TX 79424, United States",
                "addressLocality": "Lubbock",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.5143",
                "longitude": "-101.97362"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Karen",
        "organizer": [
            {
                "@type": "Organization",
                "name": "De La Cruz con Amor",
                "url": "https://allevents.in/org/de-la-cruz-con-amor/23561258"
            }
        ]
    }
]
```