

# Event Details

- **Event Name**: R.E.A.D. Dog
- **Event Start and End Date**: Fri, 19 Jun, 2026 at 10:30 am – Fri, 19 Jun, 2026 at 11:00 am
- **Event Description**: These non-judgmental canine listeners help kids improve reading skills, build confidence, and reduce anxiety. For ages 4-17.
- **Event URL**: https://allevents.in/columbus/read-dog/200030241730647
- **Event Categories**: dog, kids
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Columbus
- **state**: MT
- **country**: United States
- **location**: 27 N 4th St, Columbus, MT, United States, Montana 59019
- **lat**: 45.63813
- **long**: -109.25543
- **full address**: 27 N 4th St, Columbus, MT, United States, Montana 59019

## Event gallery

- **Alt text**: R.E.A.D. Dog
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/30c3d6a8939ddc3bf25e088838dc98065ede61ddf15474f961e2a8d667ada6a9-rimg-w1200-h675-dcffffff-gmir?v=1781559106

## FAQs

- **Q**: When and where is R.E.A.D. Dog being held?
  - **A:** R.E.A.D. Dog takes place on Fri, 19 Jun, 2026 at 10:30 am to Fri, 19 Jun, 2026 at 11:00 am at 27 N 4th St, Columbus, MT, United States, Montana 59019.
- **Q**: Who is organizing R.E.A.D. Dog?
  - **A:** R.E.A.D. Dog is organized by Stillwater County Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "R.E.A.D. Dog",
        "image": "https://cdn-az.allevents.in/events4/banners/30c3d6a8939ddc3bf25e088838dc98065ede61ddf15474f961e2a8d667ada6a9-rimg-w1200-h675-dcffffff-gmir?v=1781559106",
        "startDate": "2026-06-19",
        "endDate": "2026-06-19",
        "url": "https://allevents.in/columbus/read-dog/200030241730647",
        "location": {
            "@type": "Place",
            "name": "27 N 4th St, Columbus, MT, United States, Montana 59019",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "27 N 4th St, Columbus, MT 59019, United States",
                "addressLocality": "Columbus",
                "addressRegion": "MT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.63813",
                "longitude": "-109.25543"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "These non-judgmental canine listeners help kids improve reading skills, build confidence, and reduce anxiety. For ages 4-17.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Stillwater County Library",
                "url": "https://allevents.in/org/stillwater-county-library/19269485"
            }
        ]
    }
]
```