

# Event Details

- **Event Name**: Relay for Life 2026
- **Event Start and End Date**: Sat, 16 May, 2026 at 06:00 pm – Sun, 17 May, 2026 at 04:00 pm (-07:00)
- **Event Description**: Meet us at the track! we will be raising awareness, and supporting cancer survivors and thrivers.
- **Event URL**: https://allevents.in/crescent-city/relay-for-life-2026/200029748983942
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 78

## Ticket Details


## Event venue details

- **city**: Crescent City
- **state**: CA
- **country**: United States
- **location**: Del Norte High School
- **lat**: 41.769925840755
- **long**: -124.20916956269
- **full address**: Del Norte High School, 1301 El Dorado St,Crescent City, California, United States

## Event gallery

- **Alt text**: Relay for Life 2026
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/c22740d00d336106c0c4737229f1d09c82ab77afb6b736dd8d3b678b6e6f40a5-rimg-w749-h278-dcbe7eea-gmir?v=1775348907

## FAQs

- **Q**: When and where is Relay for Life 2026 being held?
  - **A:** Relay for Life 2026 takes place on Sat, 16 May, 2026 at 06:00 pm to Sun, 17 May, 2026 at 04:00 pm at Del Norte High School, 1301 El Dorado St,Crescent City, California, United States.
- **Q**: Who is organizing Relay for Life 2026?
  - **A:** Relay for Life 2026 is organized by Relay for Life of Crescent City.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Relay for Life 2026",
        "image": "https://cdn-az.allevents.in/events4/banners/c22740d00d336106c0c4737229f1d09c82ab77afb6b736dd8d3b678b6e6f40a5-rimg-w749-h278-dcbe7eea-gmir?v=1775348907",
        "startDate": "2026-05-16T18:00:00-07:00",
        "endDate": "2026-05-17T16:00:00-07:00",
        "url": "https://allevents.in/crescent-city/relay-for-life-2026/200029748983942",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Del Norte High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1301 El Dorado St,Crescent City, California",
                "addressLocality": "Crescent City",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.769925840755",
                "longitude": "-124.20916956269"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Meet us at the track! we will be raising awareness, and supporting cancer survivors and thrivers.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Relay for Life of Crescent City",
                "url": "https://allevents.in/org/relay-for-life-of-crescent-city/23963356"
            }
        ]
    }
]
```