

# Event Details

- **Event Name**: Cat and Kitten Adoption Event 
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 11:00 am
- **Event Description**: Come out to meet all our adoptable Cats and Kittens on Saturday 12/20/25. We have some beautiful cats and kittens ready for their furever homes.
- **Event URL**: https://allevents.in/florence/cat-and-kitten-adoption-event/200029377879732
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Florence
- **state**: SC
- **country**: United States
- **location**: Petco
- **lat**: 34.18970585061
- **long**: -79.808933631282
- **full address**: Petco, 1945 W Palmetto St 250,Florence, South Carolina, United States

## Event gallery

- **Alt text**: Cat and Kitten Adoption Event
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/c6e280aef51cb526f65c89d5768b36c3e80a857c0138cbd0d9e16538cb1fea95-rimg-w851-h315-dc181816-gmir?v=1766168732

## FAQs

- **Q**: When and where is Cat and Kitten Adoption Event  being held?
  - **A:** Cat and Kitten Adoption Event  takes place on Sat, 20 Dec, 2025 at 11:00 am to Sat, 20 Dec, 2025 at 11:00 am at Petco, 1945 W Palmetto St 250,Florence, South Carolina, United States.
- **Q**: Who is organizing Cat and Kitten Adoption Event ?
  - **A:** Cat and Kitten Adoption Event  is organized by Carolina Kitties Rescue.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cat and Kitten Adoption Event",
        "image": "https://cdn-az.allevents.in/events8/banners/c6e280aef51cb526f65c89d5768b36c3e80a857c0138cbd0d9e16538cb1fea95-rimg-w851-h315-dc181816-gmir?v=1766168732",
        "startDate": "2025-12-20",
        "url": "https://allevents.in/florence/cat-and-kitten-adoption-event/200029377879732",
        "location": {
            "@type": "Place",
            "name": "Petco",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1945 W Palmetto St 250,Florence, South Carolina",
                "addressLocality": "Florence",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.18970585061",
                "longitude": "-79.808933631282"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come out to meet all our adoptable Cats and Kittens on Saturday 12/20/25. We have some beautiful cats and kittens ready for their furever homes.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Carolina Kitties Rescue",
                "url": "https://allevents.in/org/carolina-kitties-rescue/26282324"
            }
        ]
    }
]
```