

# Event Details

- **Event Name**: Adoption Event
- **Event Start and End Date**: Sat, 21 Feb, 2026 at 11:00 am
- **Event Description**: Come on out and meet some of the most precious furbabies around. This is our first adoption event and we all are super excited to meet you.
- **Event URL**: https://allevents.in/livingston/adoption-event/200029684684639
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Livingston
- **state**: TX
- **country**: United States
- **location**: Tractor Supply Co. (1820 Us Hwy 190 West, Livingston, TX)
- **lat**: 30.718551
- **long**: -94.9599991
- **full address**: Tractor Supply Co. (1820 Us Hwy 190 West, Livingston, TX), United States

## Event gallery

- **Alt text**: Adoption Event
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/bcc8c7df6aa4ab41e84cb526a145593c48e9671c8aeb725ff79a495fc986964d-rimg-w590-h576-dc2f2c34-gmir?v=1771445919

## FAQs

- **Q**: When and where is Adoption Event being held?
  - **A:** Adoption Event takes place on Sat, 21 Feb, 2026 at 11:00 am to Sat, 21 Feb, 2026 at 11:00 am at Tractor Supply Co. (1820 Us Hwy 190 West, Livingston, TX), United States.
- **Q**: Who is organizing Adoption Event?
  - **A:** Adoption Event is organized by Winnie's Warriors Sanctuary.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Adoption Event",
        "image": "https://cdn-az.allevents.in/events6/banners/bcc8c7df6aa4ab41e84cb526a145593c48e9671c8aeb725ff79a495fc986964d-rimg-w590-h576-dc2f2c34-gmir?v=1771445919",
        "startDate": "2026-02-21",
        "url": "https://allevents.in/livingston/adoption-event/200029684684639",
        "location": {
            "@type": "Place",
            "name": "Tractor Supply Co. (1820 Us Hwy 190 West, Livingston, TX)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1820 U.S. Highway 190,Livingston, Texas",
                "addressLocality": "Livingston",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.718551",
                "longitude": "-94.9599991"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come on out and meet some of the most precious furbabies around. This is our first adoption event and we all are super excited to meet you.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Winnies Warriors Sanctuary",
                "url": "https://allevents.in/org/winnies-warriors-sanctuary/27480000"
            }
        ]
    }
]
```