

# Event Details

- **Event Name**: Meet and Greet
- **Event Start and End Date**: Sun, 28 Jun, 2026 at 12:00 pm – Sun, 28 Jun, 2026 at 01:00 pm
- **Event Description**: Join us outside the stadium entrance for an hour before the game starts and meet some of our adoptable animals!!
- **Event URL**: https://allevents.in/dayton/meet-and-greet/200030118600510
- **Event Categories**: meet-and-greet, meetups
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Dayton
- **state**: OH
- **country**: United States
- **location**: Fifth Third Field (Dayton, Ohio)
- **lat**: 39.764275890556
- **long**: -84.185229688883
- **full address**: Fifth Third Field (Dayton, Ohio), 220 N Patterson Blvd,Dayton, Ohio, United States

## Event gallery

- **Alt text**: Meet and Greet
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/eb45cd45d520e4f85a5f3d98ff44b9867516e47484228433ce7fa1429a823177-rimg-w1200-h1104-dcc4baab-gmir?v=1781903689

## FAQs

- **Q**: When and where is Meet and Greet being held?
  - **A:** Meet and Greet takes place on Sun, 28 Jun, 2026 at 12:00 pm to Sun, 28 Jun, 2026 at 01:00 pm at Fifth Third Field (Dayton, Ohio), 220 N Patterson Blvd,Dayton, Ohio, United States.
- **Q**: Who is organizing Meet and Greet?
  - **A:** Meet and Greet is organized by Paw Patrol Dayton.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Meet and Greet",
        "image": "https://cdn-az.allevents.in/events7/banners/eb45cd45d520e4f85a5f3d98ff44b9867516e47484228433ce7fa1429a823177-rimg-w1200-h1104-dcc4baab-gmir?v=1781903689",
        "startDate": "2026-06-28",
        "endDate": "2026-06-28",
        "url": "https://allevents.in/dayton/meet-and-greet/200030118600510",
        "location": {
            "@type": "Place",
            "name": "Fifth Third Field (Dayton, Ohio)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "220 N Patterson Blvd,Dayton, Ohio",
                "addressLocality": "Dayton",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.764275890556",
                "longitude": "-84.185229688883"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us outside the stadium entrance for an hour before the game starts and meet some of our adoptable animals!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Paw Patrol Dayton",
                "url": "https://allevents.in/org/paw-patrol-dayton/7393334",
                "description": "Paw Patrol, a 501(c)3 all-volunteer group, works to better the lives of  dogs (especially those outdoors) within a 25-mile radius of the Dayton area.  "
            }
        ]
    }
]
```