

# Event Details

- **Event Name**: Billy Goat 9 & Dine
- **Event Start and End Date**: Sat, 13 Sep, 2025 at 07:00 pm
- **Event Description**: All ages show.  Outdoor - its supposed to be a really nice night
- **Event URL**: https://allevents.in/new-carlisle/billy-goat-9-and-dine/200028832434252
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New Carlisle
- **state**: IN
- **country**: United States
- **location**: Billy Goat 9 & Dine
- **lat**: 41.705332063336
- **long**: -86.521250654962
- **full address**: Billy Goat 9 &amp; Dine, 755 W Michigan St,New Carlisle, Indiana, United States

## Event gallery

- **Alt text**: Billy Goat 9 &amp; Dine
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/ab24f1c1d8b69218b1a55572cdff7c95c147116aa3692d91392aea024a92b0b2-rimg-w645-h525-dc000000-gmir?v=1757423151

## FAQs

- **Q**: When and where is Billy Goat 9 & Dine being held?
  - **A:** Billy Goat 9 &amp; Dine takes place on Sat, 13 Sep, 2025 at 07:00 pm to Sat, 13 Sep, 2025 at 07:00 pm at Billy Goat 9 &amp; Dine, 755 W Michigan St,New Carlisle, Indiana, United States.
- **Q**: Who is organizing Billy Goat 9 & Dine?
  - **A:** Billy Goat 9 &amp; Dine is organized by SmartyPants.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Billy Goat 9 &amp; Dine",
        "image": "https://cdn-az.allevents.in/events9/banners/ab24f1c1d8b69218b1a55572cdff7c95c147116aa3692d91392aea024a92b0b2-rimg-w645-h525-dc000000-gmir?v=1757423151",
        "startDate": "2025-09-13",
        "url": "https://allevents.in/new-carlisle/billy-goat-9-and-dine/200028832434252",
        "location": {
            "@type": "Place",
            "name": "Billy Goat 9 & Dine",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "755 W Michigan St,New Carlisle, Indiana",
                "addressLocality": "New Carlisle",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.705332063336",
                "longitude": "-86.521250654962"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All ages show.  Outdoor - its supposed to be a really nice night",
        "organizer": [
            {
                "@type": "Organization",
                "name": "SmartyPants",
                "url": "https://allevents.in/org/smartypants/26336679"
            }
        ]
    }
]
```