

# Event Details

- **Event Name**: Adopt-A-Spot
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 09:00 am
- **Event Description**: We will meet at 9 AM and cleanup to McAllister on the loop
- **Event URL**: https://allevents.in/denton/adopt-a-spot/200030214178025
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Denton
- **state**: TX
- **country**: United States
- **location**: 3220 Medpark Dr, Denton, TX 76208-6928, United States
- **lat**: 33.18213
- **long**: -97.09148
- **full address**: 3220 Medpark Dr, Denton, TX 76208-6928, United States

## Event gallery

- **Alt text**: Adopt-A-Spot
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/a693e231a03757d1c7d74afde40ec14d804d75c3c5c2519280f905cc9535402c-rimg-w1200-h1211-dc143061-gmir?v=1781820659

## FAQs

- **Q**: When and where is Adopt-A-Spot being held?
  - **A:** Adopt-A-Spot takes place on Sat, 27 Jun, 2026 at 09:00 am to Sat, 27 Jun, 2026 at 09:00 am at 3220 Medpark Dr, Denton, TX 76208-6928, United States.
- **Q**: Who is organizing Adopt-A-Spot?
  - **A:** Adopt-A-Spot is organized by Denton Breakfast Kiwanis Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Adopt-A-Spot",
        "image": "https://cdn-az.allevents.in/events6/banners/a693e231a03757d1c7d74afde40ec14d804d75c3c5c2519280f905cc9535402c-rimg-w1200-h1211-dc143061-gmir?v=1781820659",
        "startDate": "2026-06-27",
        "url": "https://allevents.in/denton/adopt-a-spot/200030214178025",
        "location": {
            "@type": "Place",
            "name": "3220 Medpark Dr, Denton, TX 76208-6928, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3220 Medpark Dr, Denton, TX 76208-6928, United States",
                "addressLocality": "Denton",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.18213",
                "longitude": "-97.09148"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will meet at 9 AM and cleanup to McAllister on the loop",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Denton Breakfast Kiwanis Club",
                "url": "https://allevents.in/org/denton-breakfast-kiwanis-club/8240477",
                "description": "Kiwanis makes a Positive Difference by living up to the 3 F's and 3 P's:  Fun, Fellowship & Food PLUS Projects, Programs & Purpose,  "
            }
        ]
    }
]
```