

# Event Details

- **Event Name**: 3D Printing All Day!
- **Event Start and End Date**: Mon, 01 Jun, 2026 at 10:00 am – Mon, 01 Jun, 2026 at 05:00 pm
- **Event Description**: We will be printing Digbys all day! Come in and print with us!
- **Event URL**: https://allevents.in/oxford/3d-printing-all-day/200030144702540
- **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**: 3D Printing All Day!
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/f7812b8963b40a3cfb11d0ad1eca41495ee40680c73540dbe1911e3b23690a28-rimg-w800-h475-dc7b7263-gmir?v=1779925000

## FAQs

- **Q**: When and where is 3D Printing All Day! being held?
  - **A:** 3D Printing All Day! takes place on Mon, 01 Jun, 2026 at 10:00 am to Mon, 01 Jun, 2026 at 05:00 pm at 201 E Smith St, Oxford, IN, United States, Indiana 47971.
- **Q**: Who is organizing 3D Printing All Day!?
  - **A:** 3D Printing All Day! is organized by Oxford Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "3D Printing All Day!",
        "image": "https://cdn-az.allevents.in/events3/banners/f7812b8963b40a3cfb11d0ad1eca41495ee40680c73540dbe1911e3b23690a28-rimg-w800-h475-dc7b7263-gmir?v=1779925000",
        "startDate": "2026-06-01",
        "endDate": "2026-06-01",
        "url": "https://allevents.in/oxford/3d-printing-all-day/200030144702540",
        "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": "We will be printing Digbys all day! Come in and print with us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Oxford Public Library",
                "url": "https://allevents.in/org/oxford-public-library/21835474"
            }
        ]
    }
]
```