

# Event Details

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

## 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/events3/banners/6202ad27ce391b62286f787f63ce5ecccf2b6471c4c81eac513dc04c0404ad97-rimg-w1080-h1350-dcfac88d-gmir?v=1762560991

## FAQs

- **Q**: When and where is Mammals in the park being held?
  - **A:** Mammals in the park takes place on Sat, 15 Nov, 2025 at 11:00 am to Sat, 15 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/events3/banners/6202ad27ce391b62286f787f63ce5ecccf2b6471c4c81eac513dc04c0404ad97-rimg-w1080-h1350-dcfac88d-gmir?v=1762560991",
        "startDate": "2025-11-15",
        "endDate": "2025-11-15",
        "url": "https://allevents.in/seven-springs/mammals-in-the-park/200029151318431",
        "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 the park their home. Drop in between the hours of 11am and 12 pm to check out the display 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"
            }
        ]
    }
]
```