

# Event Details

- **Event Name**: Baby Goat Visit
- **Event Start and End Date**: Tue, 02 Jun, 2026 at 04:30 pm
- **Event Description**: Pet a lively baby goat! We will be located in the lawn behind the library -- weather permitting!!
- **Event URL**: https://allevents.in/brookline/baby-goat-visit/200030100648922
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Brookline
- **state**: NH
- **country**: United States
- **location**: 16 Main St, Brookline, NH, United States, New Hampshire 03033
- **lat**: 42.73303
- **long**: -71.65942
- **full address**: 16 Main St, Brookline, NH, United States, New Hampshire 03033

## Event gallery

- **Alt text**: Baby Goat Visit
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/9a49f55e5ea687f4d034eda44ab7ac38fc6a8c801fca08b7739856952a07e2bc-rimg-w450-h583-dcffffff-gmir?v=1780093934

## FAQs

- **Q**: When and where is Baby Goat Visit being held?
  - **A:** Baby Goat Visit takes place on Tue, 02 Jun, 2026 at 04:30 pm to Tue, 02 Jun, 2026 at 04:30 pm at 16 Main St, Brookline, NH, United States, New Hampshire 03033.
- **Q**: Who is organizing Baby Goat Visit?
  - **A:** Baby Goat Visit is organized by Brookline Public Library, NH.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Baby Goat Visit",
        "image": "https://cdn-az.allevents.in/events9/banners/9a49f55e5ea687f4d034eda44ab7ac38fc6a8c801fca08b7739856952a07e2bc-rimg-w450-h583-dcffffff-gmir?v=1780093934",
        "startDate": "2026-06-02",
        "url": "https://allevents.in/brookline/baby-goat-visit/200030100648922",
        "location": {
            "@type": "Place",
            "name": "16 Main St, Brookline, NH, United States, New Hampshire 03033",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "16 Main St, Brookline, NH 03033-2044, United States",
                "addressLocality": "Brookline",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.73303",
                "longitude": "-71.65942"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Pet a lively baby goat! We will be located in the lawn behind the library -- weather permitting!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Brookline Public Library NH",
                "url": "https://allevents.in/org/brookline-public-library-nh/23741043"
            }
        ]
    }
]
```