

# Event Details

- **Event Name**: Spring Break Bonanza
- **Event Start and End Date**: Thu, 12 Mar, 2026 at 10:00 am – Sun, 15 Mar, 2026 at 05:00 pm
- **Event Description**: During Spring Break, the whole family can come enjoy crafts, experiences, story times, experiments, and more – all for the price of admission! With themed days, there’s something new to explore each day.
- **Event URL**: https://allevents.in/clifton/spring-break-bonanza/200029730527031
- **Event Categories**: spring-break
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Clifton
- **state**: TX
- **country**: United States
- **location**: 301 S Avenue Q, Clifton, TX, United States, Texas 76634
- **lat**: 31.77638
- **long**: -97.58556
- **full address**: 301 S Avenue Q, Clifton, TX, United States, Texas 76634

## Event gallery

- **Alt text**: Spring Break Bonanza
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/d7d29b7b2af59f5443b3a0088c7757c8ad279f78b1feb2efb1d2668e39bd2b54-rimg-w1200-h675-dc019800-gmir?v=1773471746

## FAQs

- **Q**: When and where is Spring Break Bonanza being held?
  - **A:** Spring Break Bonanza takes place on Thu, 12 Mar, 2026 at 10:00 am to Sun, 15 Mar, 2026 at 05:00 pm at 301 S Avenue Q, Clifton, TX, United States, Texas 76634.
- **Q**: Who is organizing Spring Break Bonanza?
  - **A:** Spring Break Bonanza is organized by Bosque Museum.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Spring Break Bonanza",
        "image": "https://cdn-az.allevents.in/events10/banners/d7d29b7b2af59f5443b3a0088c7757c8ad279f78b1feb2efb1d2668e39bd2b54-rimg-w1200-h675-dc019800-gmir?v=1773471746",
        "startDate": "2026-03-12",
        "endDate": "2026-03-15",
        "url": "https://allevents.in/clifton/spring-break-bonanza/200029730527031",
        "location": {
            "@type": "Place",
            "name": "301 S Avenue Q, Clifton, TX, United States, Texas 76634",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "301 S Avenue Q, Clifton, TX 76634-1824, United States",
                "addressLocality": "Clifton",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.77638",
                "longitude": "-97.58556"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "During Spring Break, the whole family can come enjoy crafts, experiences, story times, experiments, and more – all for the price of admission! With themed days, there’s something new to explore each day.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bosque Museum",
                "url": "https://allevents.in/org/bosque-museum/21219640"
            }
        ]
    }
]
```