

# Event Details

- **Event Name**: Scenic Oaks Valiant Activity Days
- **Event Start and End Date**: Tue, 10 Mar, 2026 at 07:00 pm – Tue, 10 Mar, 2026 at 08:00 pm
- **Event Description**: Valiant Activity Days for Primary children from ages 8-10 Girls Boys is held every 2nd and 4th Tuesday at the Boerne building from 7:00 - 8:00 pm unless notified otherwise.
- **Event URL**: https://allevents.in/boerne/scenic-oaks-valiant-activity-days/1600029163675624
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600029163675624

## Event venue details

- **city**: Boerne
- **state**: TX
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 29.7985533
- **long**: -98.7160885
- **full address**: The Church of Jesus Christ of Latter-day Saints, 203 Stonegate Road, Boerne, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/04a14850-1cd0-11f1-b6a5-cd61f1521f0c-rimg-w1000-h562-dcc

## FAQs

- **Q**: When and where is Scenic Oaks Valiant Activity Days being held?
  - **A:** Scenic Oaks Valiant Activity Days takes place on Tue, 10 Mar, 2026 at 07:00 pm to Tue, 10 Mar, 2026 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 203 Stonegate Road, Boerne, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Scenic Oaks Valiant Activity Days",
        "image": "https://cdn-az.allevents.in/events4/banners/03ca7050-1cd0-11f1-bcfe-6393e3a0d4d3-rimg-w1200-h675-dcc1a88e-gmir.jpg",
        "startDate": "2026-03-10",
        "endDate": "2026-03-10",
        "url": "https://allevents.in/boerne/scenic-oaks-valiant-activity-days/1600029163675624",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "203 Stonegate Road",
                "addressLocality": "Boerne",
                "addressRegion": "TX",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.7985533",
                "longitude": "-98.7160885"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Valiant Activity Days for Primary children from ages 8-10 Girls Boys is held every 2nd and 4th Tuesday at the Boerne building from 7:00 - 8:00 pm unless notified otherwise."
    }
]
```