

# Event Details

- **Event Name**: Jurassic Spelling Bee
- **Event Start and End Date**: Mon, 13 Jul, 2026 at 02:00 pm
- **Event Description**: The program combines the excitement of a spelling competition with the fascination of prehistoric creatures. It encourages participants to learn about dinosaurs while testing their spelling and language skills. You could win fantastic prizes!!!
- **Event URL**: https://allevents.in/oxford/jurassic-spelling-bee/200030308617734
- **Event Categories**: contests
- **Interested Audience**: 
  - total_interested_count: 4

## 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**: Jurassic Spelling Bee
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/47d33c3a4d29ae626cef7580b28cc3e81a02bd5a2071fc6f3ef2162105bb51c6-rimg-w605-h377-dc634462-gmir?v=1783460374

## FAQs

- **Q**: When and where is Jurassic Spelling Bee being held?
  - **A:** Jurassic Spelling Bee takes place on Mon, 13 Jul, 2026 at 02:00 pm to Mon, 13 Jul, 2026 at 02:00 pm at 201 E Smith St, Oxford, IN, United States, Indiana 47971.
- **Q**: Who is organizing Jurassic Spelling Bee?
  - **A:** Jurassic Spelling Bee is organized by Oxford Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Jurassic Spelling Bee",
        "image": "https://cdn-az.allevents.in/events9/banners/47d33c3a4d29ae626cef7580b28cc3e81a02bd5a2071fc6f3ef2162105bb51c6-rimg-w605-h377-dc634462-gmir?v=1783460374",
        "startDate": "2026-07-13",
        "url": "https://allevents.in/oxford/jurassic-spelling-bee/200030308617734",
        "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": "The program combines the excitement of a spelling competition with the fascination of prehistoric creatures. It encourages participants to learn about dinosaurs while testing their spelling and language skills. You could win fantastic prizes!!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Oxford Public Library",
                "url": "https://allevents.in/org/oxford-public-library/21835474"
            }
        ]
    }
]
```