

# Event Details

- **Event Name**: Adoption Event
- **Event Start and End Date**: Fri, 19 Jun, 2026 at 11:00 am – Fri, 19 Jun, 2026 at 01:00 pm
- **Event Description**: Come meet Petey and Jill this Friday from 12-2 at Pet Wants Texoma.
- **Event URL**: https://allevents.in/sherman/adoption-event/200030249617200
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Sherman
- **state**: TX
- **country**: United States
- **location**: Pet Wants Texoma
- **lat**: 33.63412
- **long**: -96.62903
- **full address**: Pet Wants Texoma, 220 Sunset Blvd., Suite C8,Sherman,TX,United States

## Event gallery

- **Alt text**: Adoption Event
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/2a13f995717891a3cbdcfe15140a8a5ff9167e22ef972ab177a82a5500e9c99a-rimg-w1080-h1315-dc312e19-gmir?v=1781606820

## FAQs

- **Q**: When and where is Adoption Event being held?
  - **A:** Adoption Event takes place on Fri, 19 Jun, 2026 at 11:00 am to Fri, 19 Jun, 2026 at 01:00 pm at Pet Wants Texoma, 220 Sunset Blvd., Suite C8,Sherman,TX,United States.
- **Q**: Who is organizing Adoption Event?
  - **A:** Adoption Event is organized by Texoma Dog Ranch.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Adoption Event",
        "image": "https://cdn-az.allevents.in/events2/banners/2a13f995717891a3cbdcfe15140a8a5ff9167e22ef972ab177a82a5500e9c99a-rimg-w1080-h1315-dc312e19-gmir?v=1781606820",
        "startDate": "2026-06-19",
        "endDate": "2026-06-19",
        "url": "https://allevents.in/sherman/adoption-event/200030249617200",
        "location": {
            "@type": "Place",
            "name": "Pet Wants Texoma",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "220 Sunset Blvd., Suite C8,Sherman,TX,United States",
                "addressLocality": "Sherman",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.63412",
                "longitude": "-96.62903"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come meet Petey and Jill this Friday from 12-2 at Pet Wants Texoma.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Texoma Dog Ranch",
                "url": "https://allevents.in/org/texoma-dog-ranch/19860820"
            }
        ]
    }
]
```