

# Event Details

- **Event Name**: Stop, Shop, and Story time
- **Event Start and End Date**: Wed, 05 Apr, 2017 at 10:45 am
- **Event Description**: Come join Baby Boot Camp and one of our amazing partners, the GAP at Tuttle Mall, after class for a fun story time and snacks for the littles and a little therapy shopping for the moms!
- **Event URL**: https://allevents.in/dublin/stop-shop-and-story-time/1929431990676394
- **Event Categories**: Workshops
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dublin
- **state**: OH
- **country**: United States
- **location**: The Mall at Tuttle Crossing
- **lat**: 40.072949
- **long**: -83.130755
- **full address**: The Mall at Tuttle Crossing, 5043 Tuttle Crossing Blvd, Dublin, United States

## Event gallery

- **Alt text**: Stop, Shop, and Story time
  - **Image URL**: https://cdn-az.allevents.in/banners/ad4744565894e6544e350eb5ea42fb26

## FAQs

- **Q**: When and where is Stop, Shop, and Story time being held?
  - **A:** Stop, Shop, and Story time takes place on Wed, 05 Apr, 2017 at 10:45 am to Wed, 05 Apr, 2017 at 10:45 am at The Mall at Tuttle Crossing, 5043 Tuttle Crossing Blvd, Dublin, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Stop, Shop, and Story time",
        "image": "https://cdn-az.allevents.in/banners/ad4744565894e6544e350eb5ea42fb26",
        "startDate": "2017-04-05",
        "url": "https://allevents.in/dublin/stop-shop-and-story-time/1929431990676394",
        "location": {
            "@type": "Place",
            "name": "The Mall at Tuttle Crossing",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5043 Tuttle Crossing Blvd",
                "addressLocality": "Dublin",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.072949",
                "longitude": "-83.130755"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```