

# Event Details

- **Event Name**: Pie Storytime at Moon and Back
- **Event Start and End Date**: Sat, 08 Nov, 2025 at 02:30 pm
- **Event Description**: Join us for PIE themed storytime starting at 2:30pm! Free and all are welcome. (What's your favorite kind of pie?!? We may need a
- **Event URL**: https://allevents.in/medford/pie-storytime-at-moon-and-back/200029123174742
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Medford
- **state**: MA
- **country**: United States
- **location**: 458 High St, Medford, MA, United States, Massachusetts 02155
- **lat**: 42.42091
- **long**: -71.13187
- **full address**: 458 High St, Medford, MA, United States, Massachusetts 02155

## Event gallery

- **Alt text**: Pie Storytime at Moon and Back
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/5bf0d865543d92b89231b34eb123da071a794e63118bdbe06e5b6633afda1c21-rimg-w1200-h1500-dc5d3d58-gmir?v=1762254941

## FAQs

- **Q**: When and where is Pie Storytime at Moon and Back being held?
  - **A:** Pie Storytime at Moon and Back takes place on Sat, 08 Nov, 2025 at 02:30 pm to Sat, 08 Nov, 2025 at 02:30 pm at 458 High St, Medford, MA, United States, Massachusetts 02155.
- **Q**: Who is organizing Pie Storytime at Moon and Back?
  - **A:** Pie Storytime at Moon and Back is organized by Moon and Back Bookstore.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pie Storytime at Moon and Back",
        "image": "https://cdn-az.allevents.in/events8/banners/5bf0d865543d92b89231b34eb123da071a794e63118bdbe06e5b6633afda1c21-rimg-w1200-h1500-dc5d3d58-gmir?v=1762254941",
        "startDate": "2025-11-08",
        "url": "https://allevents.in/medford/pie-storytime-at-moon-and-back/200029123174742",
        "location": {
            "@type": "Place",
            "name": "458 High St, Medford, MA, United States, Massachusetts 02155",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "458 High St, Medford, MA 02155-3634, United States",
                "addressLocality": "Medford",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.42091",
                "longitude": "-71.13187"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for PIE themed storytime starting at 2:30pm! Free and all are welcome. (What's your favorite kind of pie?!? We may need a",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Moon and Back Bookstore",
                "url": "https://allevents.in/org/moon-and-back-bookstore/25509336"
            }
        ]
    }
]
```