

# Event Details

- **Event Name**: SCFD Free Day!
- **Event Start and End Date**: Fri, 23 Sep, 2022 at 09:00 am – Fri, 23 Sep, 2022 at 05:00 pm
- **Event Description**: Thanks to Scientific Cultural Facilities District funding (SCFD) all visitors enjoy free entry to the Exhibit Hall today! It's the perfect time to explore and learn about Colorado's prehistoric past through the fossil record and geologic clues found at Dinosaur Ridge.
- **Event URL**: https://allevents.in/morrison/scfd-free-day/200022562581021
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Morrison
- **state**: CO
- **country**: United States
- **location**: Dinosaur Ridge
- **lat**: 39.689049
- **long**: -105.1905239
- **full address**: Dinosaur Ridge, 16831 W Alameda Pkwy, Morrison, United States

## Event gallery

- **Alt text**: SCFD Free Day!
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/584bf5ed751dca4ec0568869cc6ba025e26f75385d595218201782c357d60da5-rimg-w960-h420-gmir.jpg?v=1663935860

## FAQs

- **Q**: When and where is SCFD Free Day! being held?
  - **A:** SCFD Free Day! takes place on Fri, 23 Sep, 2022 at 09:00 am to Fri, 23 Sep, 2022 at 05:00 pm at Dinosaur Ridge, 16831 W Alameda Pkwy, Morrison, United States.
- **Q**: Who is organizing SCFD Free Day!?
  - **A:** SCFD Free Day! is organized by Dinosaur Ridge.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "SCFD Free Day!",
        "image": "https://cdn-az.allevents.in/events8/banners/584bf5ed751dca4ec0568869cc6ba025e26f75385d595218201782c357d60da5-rimg-w960-h420-gmir.jpg?v=1663935860",
        "startDate": "2022-09-23",
        "endDate": "2022-09-23",
        "url": "https://allevents.in/morrison/scfd-free-day/200022562581021",
        "location": {
            "@type": "Place",
            "name": "Dinosaur Ridge",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "16831 W Alameda Pkwy",
                "addressLocality": "Morrison",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.689049",
                "longitude": "-105.1905239"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Thanks to Scientific Cultural Facilities District funding (SCFD) all visitors enjoy free entry to the Exhibit Hall today! It's the perfect time to explore and learn about Colorado's prehistoric past through the fossil record and geologic clues found at Dinosaur Ridge.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dinosaur Ridge",
                "url": "https://allevents.in/org/dinosaur-ridge/2983120",
                "description": "Dinosaur Ridge is an outdoor dinosaur and geology museum 20 minutes west of Denver near Morrison, Colorado. "
            }
        ]
    }
]
```