

# Event Details

- **Event Name**: Fox Den Park Date
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 10:00 am – Sat, 20 Jun, 2026 at 12:00 pm
- **Event Description**: Bring your snack and water bottles and let’s play at the park!
- **Event URL**: https://allevents.in/roseville/fox-den-park-date/200030234969718
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Roseville
- **state**: CA
- **country**: United States
- **location**: Twinwood Loop Park
- **lat**: 38.77747
- **long**: -121.28787
- **full address**: Twinwood Loop Park, 575 Twinwood Loop,Roseville, California, United States

## Event gallery

- **Alt text**: Fox Den Park Date
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/b853254660577d7d2e36dcc296fdb4d45ea5885e8d614364fda80beb6babc3b0-rimg-w1200-h669-dcbcf7f5-gmir?v=1781445198

## FAQs

- **Q**: When and where is Fox Den Park Date being held?
  - **A:** Fox Den Park Date takes place on Sat, 20 Jun, 2026 at 10:00 am to Sat, 20 Jun, 2026 at 12:00 pm at Twinwood Loop Park, 575 Twinwood Loop,Roseville, California, United States.
- **Q**: Who is organizing Fox Den Park Date?
  - **A:** Fox Den Park Date is organized by The Fox Den Family Daycare.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fox Den Park Date",
        "image": "https://cdn-az.allevents.in/events7/banners/b853254660577d7d2e36dcc296fdb4d45ea5885e8d614364fda80beb6babc3b0-rimg-w1200-h669-dcbcf7f5-gmir?v=1781445198",
        "startDate": "2026-06-20",
        "endDate": "2026-06-20",
        "url": "https://allevents.in/roseville/fox-den-park-date/200030234969718",
        "location": {
            "@type": "Place",
            "name": "Twinwood Loop Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "575 Twinwood Loop,Roseville, California",
                "addressLocality": "Roseville",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.77747",
                "longitude": "-121.28787"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring your snack and water bottles and let’s play at the park!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Fox Den Family Daycare",
                "url": "https://allevents.in/org/the-fox-den-family-daycare/27918388"
            }
        ]
    }
]
```