

# Event Details

- **Event Name**: Smokey Bear Event
- **Event Start and End Date**: Thu, 09 Jul, 2026 at 10:30 am
- **Event Description**: ?? Smokey Bear will be visiting us this Thursday at 10:30 AM! Join us for a fun event featuring storytime, crafts, snacks, and a lesson on wildfire prevention. This event is open to all ages!
- **Event URL**: https://allevents.in/san-juan/smokey-bear-event/200030373509727
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: San Juan
- **state**: TX
- **country**: United States
- **location**: 1010 S Standard Ave, San Juan, TX, United States, Texas 78589
- **lat**: 26.18486
- **long**: -98.15971
- **full address**: 1010 S Standard Ave, San Juan, TX, United States, Texas 78589

## Event gallery

- **Alt text**: Smokey Bear Event
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/3aa4185867e640d2510a8fbd32233cf78ea70f74dbc0e9877dd83473e708a59d-rimg-w1200-h1552-dc785d1a-gmir?v=1783485567

## FAQs

- **Q**: When and where is Smokey Bear Event being held?
  - **A:** Smokey Bear Event takes place on Thu, 09 Jul, 2026 at 10:30 am to Thu, 09 Jul, 2026 at 10:30 am at 1010 S Standard Ave, San Juan, TX, United States, Texas 78589.
- **Q**: Who is organizing Smokey Bear Event?
  - **A:** Smokey Bear Event is organized by San Juan Memorial Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Smokey Bear Event",
        "image": "https://cdn-az.allevents.in/events10/banners/3aa4185867e640d2510a8fbd32233cf78ea70f74dbc0e9877dd83473e708a59d-rimg-w1200-h1552-dc785d1a-gmir?v=1783485567",
        "startDate": "2026-07-09",
        "url": "https://allevents.in/san-juan/smokey-bear-event/200030373509727",
        "location": {
            "@type": "Place",
            "name": "1010 S Standard Ave, San Juan, TX, United States, Texas 78589",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "San Juan Memorial Library, 1010 S Standard Ave, San Juan, TX 78589, United States",
                "addressLocality": "San Juan",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "26.18486",
                "longitude": "-98.15971"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "?? Smokey Bear will be visiting us this Thursday at 10:30 AM! Join us for a fun event featuring storytime, crafts, snacks, and a lesson on wildfire prevention. This event is open to all ages!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "San Juan Memorial Library",
                "url": "https://allevents.in/org/san-juan-memorial-library/24523681"
            }
        ]
    }
]
```