

# Event Details

- **Event Name**: Teen Sphero Racing (Ages 13-18)
- **Event Start and End Date**: Mon, 30 Mar, 2026 at 05:30 pm
- **Event Description**: Design a track and race your Sphero robots against friends!
- **Event URL**: https://allevents.in/thurmont/teen-sphero-racing-ages-13-18/200029829187143
- **Event Categories**: Sports
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Thurmont
- **state**: MD
- **country**: United States
- **location**: Thurmont Regional Library
- **lat**: 39.61293
- **long**: -77.41214
- **full address**: Thurmont Regional Library, 76 East Moser Road,Thurmont, Maryland, United States

## Event gallery

- **Alt text**: Teen Sphero Racing (Ages 13-18)
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/5f31ce7cbac50f6770c0a50794b4fb8e13af7741bd70d1b5c67563b08c4cf140-rimg-w1200-h628-dc017096-gmir?v=1774596841

## FAQs

- **Q**: When and where is Teen Sphero Racing (Ages 13-18) being held?
  - **A:** Teen Sphero Racing (Ages 13-18) takes place on Mon, 30 Mar, 2026 at 05:30 pm to Mon, 30 Mar, 2026 at 05:30 pm at Thurmont Regional Library, 76 East Moser Road,Thurmont, Maryland, United States.
- **Q**: Who is organizing Teen Sphero Racing (Ages 13-18)?
  - **A:** Teen Sphero Racing (Ages 13-18) is organized by Frederick County Public Libraries.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Teen Sphero Racing (Ages 13-18)",
        "image": "https://cdn-az.allevents.in/events5/banners/5f31ce7cbac50f6770c0a50794b4fb8e13af7741bd70d1b5c67563b08c4cf140-rimg-w1200-h628-dc017096-gmir?v=1774596841",
        "startDate": "2026-03-30",
        "url": "https://allevents.in/thurmont/teen-sphero-racing-ages-13-18/200029829187143",
        "location": {
            "@type": "Place",
            "name": "Thurmont Regional Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "76 East Moser Road,Thurmont, Maryland",
                "addressLocality": "Thurmont",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.61293",
                "longitude": "-77.41214"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Design a track and race your Sphero robots against friends!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Frederick County Public Libraries",
                "url": "https://allevents.in/org/frederick-county-public-libraries/9372183",
                "description": "We’re here to help the Frederick County community learn and grow. Check out our free events, discussions, research tools, books, movies, and more."
            }
        ]
    }
]
```