

# Event Details

- **Event Name**: Meet and Greet 
- **Event Start and End Date**: Sat, 10 Jan, 2026 at 12:00 pm – Sat, 10 Jan, 2026 at 02:00 pm
- **Event Description**: Your new best friend is waiting to meet you!!
- **Event URL**: https://allevents.in/ottawa-hills/meet-and-greet/200029422271027
- **Event Categories**: meet-and-greet, meetups
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Ottawa Hills
- **state**: OH
- **country**: United States
- **location**: PetSmart (Toledo, OH)
- **lat**: 41.701000559519
- **long**: -83.654536761744
- **full address**: PetSmart (Toledo, OH), 5241 Monroe Street,Ottawa Hills, Ohio, United States

## Event gallery

- **Alt text**: Meet and Greet
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/873c5dd1440da03c493c5c8c53d434bd352e762083809bfd0ae2ad4ecc3d84a0-rimg-w1080-h604-dc41a1d1-gmir?v=1767834407

## FAQs

- **Q**: When and where is Meet and Greet  being held?
  - **A:** Meet and Greet  takes place on Sat, 10 Jan, 2026 at 12:00 pm to Sat, 10 Jan, 2026 at 02:00 pm at PetSmart (Toledo, OH), 5241 Monroe Street,Ottawa Hills, Ohio, United States.
- **Q**: Who is organizing Meet and Greet ?
  - **A:** Meet and Greet  is organized by DogworksOhio.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Meet and Greet",
        "image": "https://cdn-az.allevents.in/events1/banners/873c5dd1440da03c493c5c8c53d434bd352e762083809bfd0ae2ad4ecc3d84a0-rimg-w1080-h604-dc41a1d1-gmir?v=1767834407",
        "startDate": "2026-01-10",
        "endDate": "2026-01-10",
        "url": "https://allevents.in/ottawa-hills/meet-and-greet/200029422271027",
        "location": {
            "@type": "Place",
            "name": "PetSmart (Toledo, OH)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5241 Monroe Street,Ottawa Hills, Ohio",
                "addressLocality": "Ottawa Hills",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.701000559519",
                "longitude": "-83.654536761744"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Your new best friend is waiting to meet you!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "DogworksOhio",
                "url": "https://allevents.in/org/dogworksohio/25960628"
            }
        ]
    }
]
```