

# Event Details

- **Event Name**: Thanksgiving Parade Storytime at Moon and Back
- **Event Start and End Date**: Wed, 26 Nov, 2025 at 10:30 am
- **Event Description**: Join us for Balloons Over Broadway: The True Story of the Puppeteer of Macy's Parade Storytime starting at 10:30am. Free and all are welcome!
- **Event URL**: https://allevents.in/medford/thanksgiving-parade-storytime-at-moon-and-back/200029237609239
- **Event Categories**: parades, thanksgiving
- **Interested Audience**: 
  - total_interested_count: 1

## 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**: Thanksgiving Parade Storytime at Moon and Back
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/779dd05d4fd9dbea3ed0b4607ba46a868c2d37752180a29205245469f6eeb313-rimg-w1200-h1500-dc5e3d58-gmir?v=1763758359

## FAQs

- **Q**: When and where is Thanksgiving Parade Storytime at Moon and Back being held?
  - **A:** Thanksgiving Parade Storytime at Moon and Back takes place on Wed, 26 Nov, 2025 at 10:30 am to Wed, 26 Nov, 2025 at 10:30 am at 458 High St, Medford, MA, United States, Massachusetts 02155.
- **Q**: Who is organizing Thanksgiving Parade Storytime at Moon and Back?
  - **A:** Thanksgiving Parade Storytime at Moon and Back is organized by Moon and Back Bookstore.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Parade Storytime at Moon and Back",
        "image": "https://cdn-az.allevents.in/events7/banners/779dd05d4fd9dbea3ed0b4607ba46a868c2d37752180a29205245469f6eeb313-rimg-w1200-h1500-dc5e3d58-gmir?v=1763758359",
        "startDate": "2025-11-26",
        "url": "https://allevents.in/medford/thanksgiving-parade-storytime-at-moon-and-back/200029237609239",
        "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 Balloons Over Broadway: The True Story of the Puppeteer of Macy's Parade Storytime starting at 10:30am. Free and all are welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Moon and Back Bookstore",
                "url": "https://allevents.in/org/moon-and-back-bookstore/25509336"
            }
        ]
    }
]
```