

# Event Details

- **Event Name**: Stroll, Shop, Dine
- **Event Start and End Date**: Sat, 05 Jun, 2021 at 10:30 am – Sat, 05 Jun, 2021 at 04:30 pm
- **Event Description**: Come eat and shop with some of the most amazing vendors Toledo has to offer!
- **Event URL**: https://allevents.in/oregon/stroll-shop-dine/200021111408045
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/200021111408045?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=oregon-events

## Event venue details

- **city**: Oregon
- **state**: OH
- **country**: United States
- **location**: Our Lady of Toledo Shrine
- **lat**: 41.63942
- **long**: -83.46709
- **full address**: Our Lady of Toledo Shrine, 655 S. Coy Road, Oregon, United States

## Event gallery

- **Alt text**: Stroll, Shop, Dine
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/02900167922911967edcf5d9d2450c19a6e35f5d597209aff486d35bfc13968b-rimg-w527-h296-gmir.jpg?v=1622793885

## FAQs

- **Q**: When and where is Stroll, Shop, Dine being held?
  - **A:** Stroll, Shop, Dine takes place on Sat, 05 Jun, 2021 at 10:30 am to Sat, 05 Jun, 2021 at 04:30 pm at Our Lady of Toledo Shrine, 655 S. Coy Road, Oregon, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Stroll, Shop, Dine",
        "image": "https://cdn-az.allevents.in/events5/banners/02900167922911967edcf5d9d2450c19a6e35f5d597209aff486d35bfc13968b-rimg-w527-h296-gmir.jpg?v=1622793885",
        "startDate": "2021-06-05",
        "endDate": "2021-06-05",
        "url": "https://allevents.in/oregon/stroll-shop-dine/200021111408045",
        "location": {
            "@type": "Place",
            "name": "Our Lady of Toledo Shrine",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "655 S. Coy Road",
                "addressLocality": "Oregon",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.63942",
                "longitude": "-83.46709"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come eat and shop with some of the most amazing vendors Toledo has to offer!"
    }
]
```