

# Event Details

- **Event Name**: local day
- **Event Start and End Date**: Thu, 25 Jun, 2026 at 12:00 pm
- **Event Description**: Hey everyone! 
   
trying to set up a local day on the last Monday of every month. 
 -Feel free to drop suggestions. 

also trying to set up a kids' camp, maybe 3 days a week, once a month. 
 -Feel free to drop suggestions.

dates will be determined shortly.
- **Event URL**: https://allevents.in/canyon-lake/local-day/200030152692844
- **Event Categories**: kids, summer-camps
- **Interested Audience**: 
  - total_interested_count: 67

## Ticket Details


## Event venue details

- **city**: Canyon Lake
- **state**: TX
- **country**: United States
- **location**: Canyon Lake, Texas
- **lat**: 29.8814
- **long**: -98.2675
- **full address**: Canyon Lake, Texas, United States

## Event gallery

- **Alt text**: local day
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/a08f87d774fbde781d033425c59f03fe3738c9299c6e833c83b3d797278444f6-rimg-w1200-h686-dcbebcbc-gmir?v=1782232506

## FAQs

- **Q**: When and where is local day being held?
  - **A:** local day takes place on Thu, 25 Jun, 2026 at 12:00 pm to Thu, 25 Jun, 2026 at 12:00 pm at Canyon Lake, Texas, United States.
- **Q**: Who is organizing local day?
  - **A:** local day is organized by Canyon Lake Adventure Time.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "local day",
        "image": "https://cdn-az.allevents.in/events3/banners/a08f87d774fbde781d033425c59f03fe3738c9299c6e833c83b3d797278444f6-rimg-w1200-h686-dcbebcbc-gmir?v=1782232506",
        "startDate": "2026-06-25",
        "url": "https://allevents.in/canyon-lake/local-day/200030152692844",
        "location": {
            "@type": "Place",
            "name": "Canyon Lake, Texas",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Canyon Lake, Texas",
                "addressLocality": "Canyon Lake",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.8814",
                "longitude": "-98.2675"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Hey everyone! \n   \ntrying to set up a local day on the last Monday of every month. \n -Feel free to drop suggestions. \n\nalso trying to set up a kids' camp, maybe 3 days a week, once a month. \n -Feel free to drop suggestions.\n\ndates will be determined shortly.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Canyon Lake Adventure Time",
                "url": "https://allevents.in/org/canyon-lake-adventure-time/27857279"
            }
        ]
    }
]
```