

# Event Details

- **Event Name**: Story Time: Read Around the World at the Mooringsport Branch
- **Event Start and End Date**: Fri, 20 Mar, 2026 at 12:00 pm – Fri, 27 Mar, 2026 at 12:00 pm
- **Event Description**: This month we will be participating in Read Around the World by reading books set in/about other countries.
- **Event URL**: https://allevents.in/mooringsport/story-time-read-around-the-world-at-the-mooringsport-branch/200029808244151
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Mooringsport
- **state**: LA
- **country**: United States
- **location**: Shreve Memorial Library (Mooringsport Branch)
- **lat**: 32.6873104
- **long**: -93.9599051
- **full address**: Shreve Memorial Library (Mooringsport Branch), 603 Latimer Street,Mooringsport,LA,United States

## Event gallery

- **Alt text**: Story Time: Read Around the World at the Mooringsport Branch
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/865ae6cf9b60c5e9adf5ccece0af1259c4d4d98b92796a6d933501cfb5acc59d-rimg-w1200-h628-dcfaf6ed-gmir?v=1773453051

## FAQs

- **Q**: When and where is Story Time: Read Around the World at the Mooringsport Branch being held?
  - **A:** Story Time: Read Around the World at the Mooringsport Branch takes place on Fri, 20 Mar, 2026 at 12:00 pm to Fri, 27 Mar, 2026 at 12:00 pm at Shreve Memorial Library (Mooringsport Branch), 603 Latimer Street,Mooringsport,LA,United States.
- **Q**: Who is organizing Story Time: Read Around the World at the Mooringsport Branch?
  - **A:** Story Time: Read Around the World at the Mooringsport Branch is organized by Shreve Memorial Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Story Time: Read Around the World at the Mooringsport Branch",
        "image": "https://cdn-az.allevents.in/events7/banners/865ae6cf9b60c5e9adf5ccece0af1259c4d4d98b92796a6d933501cfb5acc59d-rimg-w1200-h628-dcfaf6ed-gmir?v=1773453051",
        "startDate": "2026-03-20",
        "endDate": "2026-03-27",
        "url": "https://allevents.in/mooringsport/story-time-read-around-the-world-at-the-mooringsport-branch/200029808244151",
        "location": {
            "@type": "Place",
            "name": "Shreve Memorial Library (Mooringsport Branch)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "603 Latimer Street,Mooringsport,LA,United States",
                "addressLocality": "Mooringsport",
                "addressRegion": "LA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.6873104",
                "longitude": "-93.9599051"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This month we will be participating in Read Around the World by reading books set in/about other countries.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Shreve Memorial Library",
                "url": "https://allevents.in/org/shreve-memorial-library/5402528",
                "description": "Shreve Memorial Library is a 21 branch library system located in Shreveport, LA. It's been around since 1923! (They don't make em like they used to!)"
            }
        ]
    }
]
```