

# Event Details

- **Event Name**: Storytime!
- **Event Start and End Date**: Tue, 18 Nov, 2025 at 10:30 am – Tue, 18 Nov, 2025 at 11:00 am
- **Event Description**: Join us for songs, stories, and silly fun!
- **Event URL**: https://allevents.in/salem/storytime/200029211965914
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Salem
- **state**: VA
- **country**: United States
- **location**: Salem Presbyterian Church
- **lat**: 37.29344
- **long**: -80.05715
- **full address**: Salem Presbyterian Church, 41 US-11, Salem, VA 24153-3806, United States

## Event gallery

- **Alt text**: Storytime!
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/59b125f2dd2e52db832788ed4272b6070c39d0cdf28fb2d8f8fc88228e8aeff3-rimg-w940-h788-dcffde59-gmir?v=1763415734

## FAQs

- **Q**: When and where is Storytime! being held?
  - **A:** Storytime! takes place on Tue, 18 Nov, 2025 at 10:30 am to Tue, 18 Nov, 2025 at 11:00 am at Salem Presbyterian Church, 41 US-11, Salem, VA 24153-3806, United States.
- **Q**: Who is organizing Storytime!?
  - **A:** Storytime! is organized by Salem Presbyterian Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Storytime!",
        "image": "https://cdn-az.allevents.in/events3/banners/59b125f2dd2e52db832788ed4272b6070c39d0cdf28fb2d8f8fc88228e8aeff3-rimg-w940-h788-dcffde59-gmir?v=1763415734",
        "startDate": "2025-11-18",
        "endDate": "2025-11-18",
        "url": "https://allevents.in/salem/storytime/200029211965914",
        "location": {
            "@type": "Place",
            "name": "Salem Presbyterian Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "41 US-11, Salem, VA 24153-3806, United States",
                "addressLocality": "Salem",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.29344",
                "longitude": "-80.05715"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for songs, stories, and silly fun!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Salem Presbyterian Church",
                "url": "https://allevents.in/org/salem-presbyterian-church/23269990"
            }
        ]
    }
]
```