

# Event Details

- **Event Name**: BEES! w/ the Lowe Family
- **Event Start and End Date**: Wed, 17 Jun, 2026 at 10:00 am
- **Event Description**: The Lowe family will be here to discuss Bees, Beekeeping, and Honey! ALL AGES WELCOME
- **Event URL**: https://allevents.in/dover/bees-w-the-lowe-family/200030219333902
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Dover
- **state**: AR
- **country**: United States
- **location**: 80 Library RD, Dover, AR, United States, Arkansas 72837
- **lat**: 35.39157
- **long**: -93.10955
- **full address**: 80 Library RD, Dover, AR, United States, Arkansas 72837

## Event gallery

- **Alt text**: BEES! w/ the Lowe Family
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/58c52c895d71edeaa6029930ce306c3e2e1e6dbe0766a9a4292d41432552aa8d-rimg-w1200-h1553-dceeb92b-gmir?v=1781114882

## FAQs

- **Q**: When and where is BEES! w/ the Lowe Family being held?
  - **A:** BEES! w/ the Lowe Family takes place on Wed, 17 Jun, 2026 at 10:00 am to Wed, 17 Jun, 2026 at 10:00 am at 80 Library RD, Dover, AR, United States, Arkansas 72837.
- **Q**: Who is organizing BEES! w/ the Lowe Family?
  - **A:** BEES! w/ the Lowe Family is organized by Dover Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "BEES! w/ the Lowe Family",
        "image": "https://cdn-az.allevents.in/events8/banners/58c52c895d71edeaa6029930ce306c3e2e1e6dbe0766a9a4292d41432552aa8d-rimg-w1200-h1553-dceeb92b-gmir?v=1781114882",
        "startDate": "2026-06-17",
        "url": "https://allevents.in/dover/bees-w-the-lowe-family/200030219333902",
        "location": {
            "@type": "Place",
            "name": "80 Library RD, Dover, AR, United States, Arkansas 72837",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "80 Library Rd, Dover, AR 72837-9057, United States",
                "addressLocality": "Dover",
                "addressRegion": "AR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.39157",
                "longitude": "-93.10955"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Lowe family will be here to discuss Bees, Beekeeping, and Honey! ALL AGES WELCOME",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dover Public Library",
                "url": "https://allevents.in/org/dover-public-library/17981210"
            }
        ]
    }
]
```