

# Event Details

- **Event Name**: Dino Fingerprints
- **Event Start and End Date**: Tue, 09 Jun, 2026 at 02:00 pm
- **Event Description**: Fun with fingerprints! Suitable for all ages, we're making a dino family with fingerprints.
- **Event URL**: https://allevents.in/oxford/dino-fingerprints/200030157804757
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Oxford
- **state**: IN
- **country**: United States
- **location**: 201 E Smith St, Oxford, IN, United States, Indiana 47971
- **lat**: 40.52046
- **long**: -87.24882
- **full address**: 201 E Smith St, Oxford, IN, United States, Indiana 47971

## Event gallery

- **Alt text**: Dino Fingerprints
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/01df1024a68edfa14e65401e5cfab82c3c967636a532595f8b083509ce2fe2c0-rimg-w695-h359-dcffffff-gmir?v=1780894630

## FAQs

- **Q**: When and where is Dino Fingerprints being held?
  - **A:** Dino Fingerprints takes place on Tue, 09 Jun, 2026 at 02:00 pm to Tue, 09 Jun, 2026 at 02:00 pm at 201 E Smith St, Oxford, IN, United States, Indiana 47971.
- **Q**: Who is organizing Dino Fingerprints?
  - **A:** Dino Fingerprints is organized by Oxford Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dino Fingerprints",
        "image": "https://cdn-az.allevents.in/events9/banners/01df1024a68edfa14e65401e5cfab82c3c967636a532595f8b083509ce2fe2c0-rimg-w695-h359-dcffffff-gmir?v=1780894630",
        "startDate": "2026-06-09",
        "url": "https://allevents.in/oxford/dino-fingerprints/200030157804757",
        "location": {
            "@type": "Place",
            "name": "201 E Smith St, Oxford, IN, United States, Indiana 47971",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "201 E Smith St, Oxford, IN 47971-8727, United States",
                "addressLocality": "Oxford",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.52046",
                "longitude": "-87.24882"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Fun with fingerprints! Suitable for all ages, we're making a dino family with fingerprints.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Oxford Public Library",
                "url": "https://allevents.in/org/oxford-public-library/21835474"
            }
        ]
    }
]
```