

# Event Details

- **Event Name**: Reading with a Vet
- **Event Start and End Date**: Sat, 14 Jun, 2025 at 10:00 am
- **Event Description**: Come join us at the library on Flag Day as we hear the story "F for Flag" read by Mr. Clark.
- **Event URL**: https://allevents.in/morgantown/reading-with-a-vet/200028302053559
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Morgantown
- **state**: KY
- **country**: United States
- **location**: 116 W Ohio Street, Morgantown, KY, United States, Kentucky 42261
- **lat**: 37.22652
- **long**: -86.68367
- **full address**: 116 W Ohio Street, Morgantown, KY, United States, Kentucky 42261

## Event gallery

- **Alt text**: Reading with a Vet
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/1ba81fbcb2c506475e91555cc7a99edecaf3b3cc907c751a858a072724aefb89-rimg-w932-h535-dc024093-gmir?v=1749739001

## FAQs

- **Q**: When and where is Reading with a Vet being held?
  - **A:** Reading with a Vet takes place on Sat, 14 Jun, 2025 at 10:00 am to Sat, 14 Jun, 2025 at 10:00 am at 116 W Ohio Street, Morgantown, KY, United States, Kentucky 42261.
- **Q**: Who is organizing Reading with a Vet?
  - **A:** Reading with a Vet is organized by Penny the Peacock.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Reading with a Vet",
        "image": "https://cdn-az.allevents.in/events6/banners/1ba81fbcb2c506475e91555cc7a99edecaf3b3cc907c751a858a072724aefb89-rimg-w932-h535-dc024093-gmir?v=1749739001",
        "startDate": "2025-06-14",
        "url": "https://allevents.in/morgantown/reading-with-a-vet/200028302053559",
        "location": {
            "@type": "Place",
            "name": "116 W Ohio Street, Morgantown, KY, United States, Kentucky 42261",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "116 W Ohio St, Morgantown, KY 42261-8417, United States,Morgantown, Kentucky",
                "addressLocality": "Morgantown",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.22652",
                "longitude": "-86.68367"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us at the library on Flag Day as we hear the story \"F for Flag\" read by Mr. Clark.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Penny the Peacock",
                "url": "https://allevents.in/org/penny-the-peacock/23266635"
            }
        ]
    }
]
```