

# Event Details

- **Event Name**: Adoption Event
- **Event Start and End Date**: Sun, 01 Feb, 2026 at 12:00 pm – Sun, 01 Feb, 2026 at 03:00 pm
- **Event Description**: Come meet your new best friend
- **Event URL**: https://allevents.in/spanish-fort/adoption-event/200029549119226
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details


## Event venue details

- **city**: Spanish Fort
- **state**: AL
- **country**: United States
- **location**: PetSmart (Spanish Fort, AL)
- **lat**: 30.664302318481
- **long**: -87.849184712111
- **full address**: PetSmart (Spanish Fort, AL), 10200 Eastern Shore Blvd,Spanish Fort,AL,United States

## Event gallery

- **Alt text**: Adoption Event
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/0c4036a651c4c666045252016b65a25501a8a2ff7062f09a7a83007ca4469a1a-rimg-w1200-h1200-dcffffff-gmir?v=1769771533

## FAQs

- **Q**: When and where is Adoption Event being held?
  - **A:** Adoption Event takes place on Sun, 01 Feb, 2026 at 12:00 pm to Sun, 01 Feb, 2026 at 03:00 pm at PetSmart (Spanish Fort, AL), 10200 Eastern Shore Blvd,Spanish Fort,AL,United States.
- **Q**: Who is organizing Adoption Event?
  - **A:** Adoption Event is organized by Krewe de Rescue.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Adoption Event",
        "image": "https://cdn-az.allevents.in/events7/banners/0c4036a651c4c666045252016b65a25501a8a2ff7062f09a7a83007ca4469a1a-rimg-w1200-h1200-dcffffff-gmir?v=1769771533",
        "startDate": "2026-02-01",
        "endDate": "2026-02-01",
        "url": "https://allevents.in/spanish-fort/adoption-event/200029549119226",
        "location": {
            "@type": "Place",
            "name": "PetSmart (Spanish Fort, AL)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10200 Eastern Shore Blvd,Spanish Fort,AL,United States",
                "addressLocality": "Spanish Fort",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.664302318481",
                "longitude": "-87.849184712111"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come meet your new best friend",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Krewe de Rescue",
                "url": "https://allevents.in/org/krewe-de-rescue/24840866"
            }
        ]
    }
]
```