

# Event Details

- **Event Name**: Rhyme Time
- **Event Start and End Date**: Mon, 13 Apr, 2026 at 10:30 am – Mon, 13 Apr, 2026 at 11:00 am (+01:00)
- **Event Description**: Stories, songs, and rhymes for the under 5s. Free, just drop in, no need to book.
- **Event URL**: https://allevents.in/telford/rhyme-time/200029927124700
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Telford
- **state**: EN
- **country**: United Kingdom
- **location**: Shifnal Library
- **lat**: 52.668671553826
- **long**: -2.3728602890176
- **full address**: Shifnal Library, Shifnal, Telford, United Kingdom

## Event gallery

- **Alt text**: Rhyme Time
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/2ff60dbe7638d8e8d6574483669ab93cf1f7b02401591d8bd24fa0cf3be774da-rimg-w460-h276-dcf4f3f4-gmir?v=1775899680

## FAQs

- **Q**: When and where is Rhyme Time being held?
  - **A:** Rhyme Time takes place on Mon, 13 Apr, 2026 at 10:30 am to Mon, 13 Apr, 2026 at 11:00 am at Shifnal Library, Shifnal, Telford, United Kingdom.
- **Q**: Who is organizing Rhyme Time?
  - **A:** Rhyme Time is organized by Shropshire Libraries.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Rhyme Time",
        "image": "https://cdn-az.allevents.in/events3/banners/2ff60dbe7638d8e8d6574483669ab93cf1f7b02401591d8bd24fa0cf3be774da-rimg-w460-h276-dcf4f3f4-gmir?v=1775899680",
        "startDate": "2026-04-13T10:30:00+01:00",
        "endDate": "2026-04-13T11:00:00+01:00",
        "url": "https://allevents.in/telford/rhyme-time/200029927124700",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Shifnal Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Shifnal",
                "addressLocality": "Telford",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.668671553826",
                "longitude": "-2.3728602890176"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Stories, songs, and rhymes for the under 5s. Free, just drop in, no need to book.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Shropshire Libraries",
                "url": "https://allevents.in/org/shropshire-libraries/27677221"
            }
        ]
    }
]
```