

# Event Details

- **Event Name**: Bat Walk
- **Event Start and End Date**: Sat, 28 Jun, 2025 at 09:00 pm – Sat, 28 Jun, 2025 at 10:30 pm
- **Event Description**: Join us for a guided walk to locate and identify the bats who call Soos Creek Park home.

This is a FREE event.
- **Event URL**: https://allevents.in/kent/bat-walk/200028198561144
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Kent
- **state**: WA
- **country**: United States
- **location**: Gary Grant Park, 13664 SE 208th Street in Kent
- **lat**: 47.41604
- **long**: -122.15929
- **full address**: Gary Grant Park, 13664 SE 208th Street in Kent, Kent, United States

## Event gallery

- **Alt text**: Bat Walk
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/3e19eb86cebdde74ae802815f27c4135fff2d777c3972a12c26dd0817ca98d08-rimg-w612-h399-dc030303-gmir?v=1751125549

## FAQs

- **Q**: When and where is Bat Walk being held?
  - **A:** Bat Walk takes place on Sat, 28 Jun, 2025 at 09:00 pm to Sat, 28 Jun, 2025 at 10:30 pm at Gary Grant Park, 13664 SE 208th Street in Kent, Kent, United States.
- **Q**: Who is organizing Bat Walk?
  - **A:** Bat Walk is organized by Friends of Soos Creek Park.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bat Walk",
        "image": "https://cdn-az.allevents.in/events4/banners/3e19eb86cebdde74ae802815f27c4135fff2d777c3972a12c26dd0817ca98d08-rimg-w612-h399-dc030303-gmir?v=1751125549",
        "startDate": "2025-06-28",
        "endDate": "2025-06-28",
        "url": "https://allevents.in/kent/bat-walk/200028198561144",
        "location": {
            "@type": "Place",
            "name": "Gary Grant Park, 13664 SE 208th Street in Kent",
            "address": {
                "@type": "PostalAddress",
                "name": "Gary Grant Park, 13664 SE 208th Street in Kent, Kent, United States",
                "addressLocality": "Kent",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.41604",
                "longitude": "-122.15929"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a guided walk to locate and identify the bats who call Soos Creek Park home.\n\nThis is a FREE event.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Friends of Soos Creek Park",
                "url": "https://allevents.in/org/friends-of-soos-creek-park/23685853"
            }
        ]
    }
]
```