

# Event Details

- **Event Name**: Adopt a Dino
- **Event Start and End Date**: Fri, 05 Jun, 2026 at 02:00 pm
- **Event Description**: Come in and find a dino to adopt for your summer reading fun! We will have our 3D printed friends for adoption as well!
- **Event URL**: https://allevents.in/oxford/adopt-a-dino/200030157802448
- **Interested Audience**: 
  - total_interested_count: 0

## 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**: Adopt a Dino
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/cee6ca31df84eb26f27d9d73ed4de8dcf7a3f8240afdf49ba4aea474edaab506-rimg-w1080-h1080-dc080d09-gmir?v=1780095827

## FAQs

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

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Adopt a Dino",
        "image": "https://cdn-az.allevents.in/events10/banners/cee6ca31df84eb26f27d9d73ed4de8dcf7a3f8240afdf49ba4aea474edaab506-rimg-w1080-h1080-dc080d09-gmir?v=1780095827",
        "startDate": "2026-06-05",
        "url": "https://allevents.in/oxford/adopt-a-dino/200030157802448",
        "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": "Come in and find a dino to adopt for your summer reading fun! We will have our 3D printed friends for adoption as well!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Oxford Public Library",
                "url": "https://allevents.in/org/oxford-public-library/21835474"
            }
        ]
    }
]
```