

# Event Details

- **Event Name**: Walk at Arbor Hills
- **Event Start and End Date**: Sat, 22 Nov, 2025 at 11:00 am
- **Event Description**: Meet by the restrooms. We'll wait 5 minutes for late arrivals. We'll walk about 3 miles. We'll keep a moderate pace so we can chat and enjoy the walk. This is a paved trail. Remember to wear comfortable shoes. You may also want to bring water or sunscreen. See ya there!
- **Event URL**: https://allevents.in/plano/walk-at-arbor-hills/4400029164447443
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.meetup.com/plano-walking-group/events/311502483/?utm_source=all-events

## Event venue details

- **city**: Plano
- **state**: TX
- **country**: us
- **location**: Arbor Hills Nature Preserve
- **lat**: 33.048584
- **long**: -96.844917
- **full address**: Arbor Hills Nature Preserve, Off Arbor Vista Dr., Plano, us

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/afb1cd80-c3a9-11f0-91e1-81c7c8232086-rimg-w629-h354-dc32332b-gmir.webp?v=1763379401
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/b031fa00-c3a9-11f0-91e1-81c7c8232086-rimg-w300-h300-dc796548-gmir.webp?v=1763379402

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 22 Nov, 2025 at 11:00 am
- **Q**: Where is the event happening?
  - **A:** Arbor Hills Nature Preserve, Off Arbor Vista Dr., Plano, us
- **Q**: Who is organizing the event?
  - **A:** Meetup Events
- **Q**: What type of event is this?
  - **A:** trips-adventures
- **Q**: Where can I find ticket details about Walk at Arbor Hills ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Walk at Arbor Hills",
        "image": "https://cdn-az.allevents.in/events7/banners/afb1cd80-c3a9-11f0-91e1-81c7c8232086-rimg-w629-h354-dc32332b-gmir.webp?v=1763379401",
        "startDate": "2025-11-22",
        "url": "https://allevents.in/plano/walk-at-arbor-hills/4400029164447443",
        "location": {
            "@type": "Place",
            "name": "Arbor Hills Nature Preserve",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Off Arbor Vista Dr.",
                "addressLocality": "Plano",
                "addressRegion": "TX",
                "addressCountry": {
                    "@type": "Country",
                    "name": "us"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.048584",
                "longitude": "-96.844917"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Meet by the restrooms. We'll wait 5 minutes for late arrivals. We'll walk about 3 miles. We'll keep a moderate pace so we can chat and enjoy the walk. This is a paved trail. Remember to wear comfortable shoes. You may also want to bring water or sunscreen. See ya there!"
    }
]
```