

# Event Details

- **Event Name**: Fishmoon Brewing 
- **Event Start and End Date**: Sat, 05 Apr, 2025 at 07:00 pm
- **Event Description**: Playing them acoustic tunes :)
- **Event URL**: https://allevents.in/rushville/fishmoon-brewing/200028021485755
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details

- **Ticket URL**: http://facebook.com/200028021485755?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=rushville-events

## Event venue details

- **city**: Rushville
- **state**: IN
- **country**: United States
- **location**: Fish Moon Brewing Company
- **lat**: 39.609575008991
- **long**: -85.444961171597
- **full address**: Fish Moon Brewing Company, 309 N Main St,Rushville, Indiana, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: The Cosmic Situation (https://allevents.in/org/the-cosmic-situation/17487738)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/34ce851f402be9c239756c0cf114441e8df09d56ae2a94ec815e8115b440c1dc-rimg-w960-h569-dc081729-gmir?v=1743796374
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/3b5e1e0de1f5c61488727b460dd10ed865625c6c889ae7741f13d0cf1994a341-rimg-w300-h300-dc16161b-gmir?v=1743796375

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 05 Apr, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Fish Moon Brewing Company, 309 N Main St,Rushville, Indiana, United States
- **Q**: Who is organizing the event?
  - **A:** The Cosmic Situation
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Fishmoon Brewing  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fishmoon Brewing",
        "image": "https://cdn-az.allevents.in/events9/banners/34ce851f402be9c239756c0cf114441e8df09d56ae2a94ec815e8115b440c1dc-rimg-w960-h569-dc081729-gmir?v=1743796374",
        "startDate": "2025-04-05",
        "url": "https://allevents.in/rushville/fishmoon-brewing/200028021485755",
        "location": {
            "@type": "Place",
            "name": "Fish Moon Brewing Company",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "309 N Main St,Rushville, Indiana",
                "addressLocality": "Rushville",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.609575008991",
                "longitude": "-85.444961171597"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Playing them acoustic tunes :)",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Cosmic Situation",
                "url": "https://allevents.in/org/the-cosmic-situation/17487738"
            }
        ]
    }
]
```