

# Event Details

- **Event Name**: Legacy of Liberty Time Capsule
- **Event Start and End Date**: Wed, 01 Jul, 2026 at 12:00 pm
- **Event Description**: Items commemorating the America 250 year-long celebration will be placed into a time capsule to be opened in 50 years (2076) as part of the America Tricentennial. Free event.
- **Event URL**: https://allevents.in/cedar-city/legacy-of-liberty-time-capsule/200030267183637
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Cedar City
- **state**: UT
- **country**: United States
- **location**: Cedar City Main Street Park
- **lat**: 37.681604205236
- **long**: -113.06102156639
- **full address**: Cedar City Main Street Park, 200 N Main St,Cedar City,UT,United States

## Event gallery

- **Alt text**: Legacy of Liberty Time Capsule
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/876ff46e1e3b680596e3d4f52b2278f9ddfd4ade1ec4ac0694c9b1a2678bbfee-rimg-w1080-h1080-dcb60702-gmir?v=1782477413

## FAQs

- **Q**: When and where is Legacy of Liberty Time Capsule being held?
  - **A:** Legacy of Liberty Time Capsule takes place on Wed, 01 Jul, 2026 at 12:00 pm to Wed, 01 Jul, 2026 at 12:00 pm at Cedar City Main Street Park, 200 N Main St,Cedar City,UT,United States.
- **Q**: Who is organizing Legacy of Liberty Time Capsule?
  - **A:** Legacy of Liberty Time Capsule is organized by America 250 Iron County.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Legacy of Liberty Time Capsule",
        "image": "https://cdn-az.allevents.in/events4/banners/876ff46e1e3b680596e3d4f52b2278f9ddfd4ade1ec4ac0694c9b1a2678bbfee-rimg-w1080-h1080-dcb60702-gmir?v=1782477413",
        "startDate": "2026-07-01",
        "url": "https://allevents.in/cedar-city/legacy-of-liberty-time-capsule/200030267183637",
        "location": {
            "@type": "Place",
            "name": "Cedar City Main Street Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "200 N Main St,Cedar City,UT,United States",
                "addressLocality": "Cedar City",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.681604205236",
                "longitude": "-113.06102156639"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Items commemorating the America 250 year-long celebration will be placed into a time capsule to be opened in 50 years (2076) as part of the America Tricentennial. Free event.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "America 250 Iron County",
                "url": "https://allevents.in/org/america-250-iron-county/27932067"
            }
        ]
    }
]
```