

# Event Details

- **Event Name**: Story time with special guest, Scout
- **Event Start and End Date**: Thu, 09 Jul, 2026 at 10:00 am
- **Event Description**: Come read, sing, play, and learn all about soil!
- **Event URL**: https://allevents.in/arlington/story-time-with-special-guest-scout/200030174093448
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Arlington
- **state**: VT
- **country**: United States
- **location**: 528 E Arlington Rd, Arlington, VT, United States, Vermont 05250
- **lat**: 43.06505
- **long**: -73.1526
- **full address**: 528 E Arlington Rd, Arlington, VT, United States, Vermont 05250

## Event gallery

- **Alt text**: Story time with special guest, Scout
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/df89b71c1e054cbf3419c6ea8ca19a8bd4a8568a502d5421c460b3320ccaf1b1-rimg-w1200-h1553-dcffffff-gmir?v=1783456900

## FAQs

- **Q**: When and where is Story time with special guest, Scout being held?
  - **A:** Story time with special guest, Scout takes place on Thu, 09 Jul, 2026 at 10:00 am to Thu, 09 Jul, 2026 at 10:00 am at 528 E Arlington Rd, Arlington, VT, United States, Vermont 05250.
- **Q**: Who is organizing Story time with special guest, Scout?
  - **A:** Story time with special guest, Scout is organized by The Martha Canfield Memorial Free Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Story time with special guest, Scout",
        "image": "https://cdn-az.allevents.in/events8/banners/df89b71c1e054cbf3419c6ea8ca19a8bd4a8568a502d5421c460b3320ccaf1b1-rimg-w1200-h1553-dcffffff-gmir?v=1783456900",
        "startDate": "2026-07-09",
        "url": "https://allevents.in/arlington/story-time-with-special-guest-scout/200030174093448",
        "location": {
            "@type": "Place",
            "name": "528 E Arlington Rd, Arlington, VT, United States, Vermont 05250",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "528 E Arlington Rd, Arlington, VT 05250-8604, United States",
                "addressLocality": "Arlington",
                "addressRegion": "VT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.06505",
                "longitude": "-73.1526"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come read, sing, play, and learn all about soil!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Martha Canfield Memorial Free Library",
                "url": "https://allevents.in/org/the-martha-canfield-memorial-free-library/21610872"
            }
        ]
    }
]
```