

# Event Details

- **Event Name**: Mammals in the park 
- **Event Start and End Date**: Sun, 16 Nov, 2025 at 11:00 am – Sun, 16 Nov, 2025 at 12:00 pm
- **Event Description**: Join Ranger Morris to learn about the mammals that call the park their home. Drop in between 11am and 12pm to check out the display table at the Cliff Overlook.
- **Event URL**: https://allevents.in/seven-springs/mammals-in-the-park/200029151319033
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Seven Springs
- **state**: NC
- **country**: United States
- **location**: 240 park entrance rd, Seven Springs, NC
- **lat**: 35.23568
- **long**: -77.89041
- **full address**: 240 park entrance rd, Seven Springs, NC, United States

## Event gallery

- **Alt text**: Mammals in the park
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/db31baa277afe8d31a3f8a7fa695c307fce1a3917a896b8420bea0aa0762590a-rimg-w1080-h1350-dcfac88d-gmir?v=1762560993

## FAQs

- **Q**: When and where is Mammals in the park  being held?
  - **A:** Mammals in the park  takes place on Sun, 16 Nov, 2025 at 11:00 am to Sun, 16 Nov, 2025 at 12:00 pm at 240 park entrance rd, Seven Springs, NC, United States.
- **Q**: Who is organizing Mammals in the park ?
  - **A:** Mammals in the park  is organized by Friends of Cliffs of the Neuse.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mammals in the park",
        "image": "https://cdn-az.allevents.in/events4/banners/db31baa277afe8d31a3f8a7fa695c307fce1a3917a896b8420bea0aa0762590a-rimg-w1080-h1350-dcfac88d-gmir?v=1762560993",
        "startDate": "2025-11-16",
        "endDate": "2025-11-16",
        "url": "https://allevents.in/seven-springs/mammals-in-the-park/200029151319033",
        "location": {
            "@type": "Place",
            "name": "240 park entrance rd, Seven Springs, NC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "240 Park Entrance Rd, Seven Springs, NC 28578-8968, United States",
                "addressLocality": "Seven Springs",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.23568",
                "longitude": "-77.89041"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join Ranger Morris to learn about the mammals that call the park their home. Drop in between 11am and 12pm to check out the display table at the Cliff Overlook.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Friends of Cliffs of the Neuse",
                "url": "https://allevents.in/org/friends-of-cliffs-of-the-neuse/26670026"
            }
        ]
    }
]
```