

# Event Details

- **Event Name**: Instrument Petting Zoo
- **Event Start and End Date**: Mon, 29 Sep, 2025 at 10:45 am – Mon, 29 Sep, 2025 at 11:15 am
- **Event Description**: Inspired by Musical Storytime? Play with a variety of instruments from around the world and make some music of your own!

Age group: Birth-5
- **Event URL**: https://allevents.in/frederick/instrument-petting-zoo/200028922073148
- **Event Categories**: live-music
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Frederick
- **state**: MD
- **country**: United States
- **location**: C Burr.Artz Central Library
- **lat**: 39.413220389421
- **long**: -77.408814291074
- **full address**: C Burr.Artz Central Library, 110 E Patrick St,Frederick, Maryland, United States

## Event gallery

- **Alt text**: Instrument Petting Zoo
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/e05e36e6aedea097861c0e69616954c8bb27a6c73336cc42afa96002b77c6643-rimg-w1200-h628-dcef4325-gmir?v=1758574608

## FAQs

- **Q**: When and where is Instrument Petting Zoo being held?
  - **A:** Instrument Petting Zoo takes place on Mon, 29 Sep, 2025 at 10:45 am to Mon, 29 Sep, 2025 at 11:15 am at C Burr.Artz Central Library, 110 E Patrick St,Frederick, Maryland, United States.
- **Q**: Who is organizing Instrument Petting Zoo?
  - **A:** Instrument Petting Zoo is organized by Frederick County Public Libraries.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Instrument Petting Zoo",
        "image": "https://cdn-az.allevents.in/events5/banners/e05e36e6aedea097861c0e69616954c8bb27a6c73336cc42afa96002b77c6643-rimg-w1200-h628-dcef4325-gmir?v=1758574608",
        "startDate": "2025-09-29",
        "endDate": "2025-09-29",
        "url": "https://allevents.in/frederick/instrument-petting-zoo/200028922073148",
        "location": {
            "@type": "Place",
            "name": "C Burr.Artz Central Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "110 E Patrick St,Frederick, Maryland",
                "addressLocality": "Frederick",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.413220389421",
                "longitude": "-77.408814291074"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Inspired by Musical Storytime? Play with a variety of instruments from around the world and make some music of your own!\n\nAge group: Birth-5",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Frederick County Public Libraries",
                "url": "https://allevents.in/org/frederick-county-public-libraries/25953884"
            }
        ]
    }
]
```