

# Event Details

- **Event Name**: Smokey The Bear
- **Event Start and End Date**: Wed, 24 Jun, 2026 at 02:00 pm
- **Event Description**: June 24th @ 2pm All Ages Welcome!
- **Event URL**: https://allevents.in/harrison/smokey-the-bear/200030228726605
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Harrison
- **state**: AR
- **country**: United States
- **location**: 221 West Stephenson Avenue, Harrison, AR, United States, Arkansas 72601
- **lat**: 36.23002
- **long**: -93.10965
- **full address**: 221 West Stephenson Avenue, Harrison, AR, United States, Arkansas 72601

## Event gallery

- **Alt text**: Smokey The Bear
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/93ab4c492a8d7710efcf1654c4726e7395b7744108b052e9d79c9066249e87de-rimg-w1200-h1553-dc8dd5c6-gmir?v=1781967582

## FAQs

- **Q**: When and where is Smokey The Bear being held?
  - **A:** Smokey The Bear takes place on Wed, 24 Jun, 2026 at 02:00 pm to Wed, 24 Jun, 2026 at 02:00 pm at 221 West Stephenson Avenue, Harrison, AR, United States, Arkansas 72601.
- **Q**: Who is organizing Smokey The Bear?
  - **A:** Smokey The Bear is organized by Boone County Library Children's Department.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Smokey The Bear",
        "image": "https://cdn-az.allevents.in/events10/banners/93ab4c492a8d7710efcf1654c4726e7395b7744108b052e9d79c9066249e87de-rimg-w1200-h1553-dc8dd5c6-gmir?v=1781967582",
        "startDate": "2026-06-24",
        "url": "https://allevents.in/harrison/smokey-the-bear/200030228726605",
        "location": {
            "@type": "Place",
            "name": "221 West Stephenson Avenue, Harrison, AR, United States, Arkansas 72601",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "221 Stephenson Ave W, Harrison, AR 72601-4225, United States",
                "addressLocality": "Harrison",
                "addressRegion": "AR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.23002",
                "longitude": "-93.10965"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "June 24th @ 2pm All Ages Welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Boone County Library Childrens Department",
                "url": "https://allevents.in/org/boone-county-library-childrens-department/22193038"
            }
        ]
    }
]
```