

# Event Details

- **Event Name**: Moonbow live at True Juice 
- **Event Start and End Date**: Sat, 15 Mar, 2025 at 07:00 pm
- **Event Description**: full band
- **Event URL**: https://allevents.in/grants-pass/moonbow-live-at-true-juice/200027796469004
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 77

## Ticket Details

- **Ticket URL**: http://facebook.com/200027796469004?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=grants+pass-events

## Event venue details

- **city**: Grants Pass
- **state**: OR
- **country**: United States
- **location**: True Juice..organic, fresh juice & smoothies
- **lat**: 42.44172
- **long**: -123.32619
- **full address**: True Juice..organic, fresh juice &amp; smoothies, 124 NW D Street,Grants Pass, Oregon, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Moonbow (https://allevents.in/org/moonbow/20467205)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/176d34f5549fc9a666020ca583e32c117c132ca9f23d6588a76a2de488d5fd7f-rimg-w959-h1199-dc010104-gmir?v=1741978094
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Moonbow+live+at+True+Juice+&date=15+Mar

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 15 Mar, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** True Juice..organic, fresh juice &amp; smoothies, 124 NW D Street,Grants Pass, Oregon, United States
- **Q**: Who is organizing the event?
  - **A:** Moonbow
- **Q**: What type of event is this?
  - **A:** music, entertainment
- **Q**: Where can I find ticket details about Moonbow live at True Juice  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Moonbow live at True Juice",
        "image": "https://cdn-az.allevents.in/events10/banners/176d34f5549fc9a666020ca583e32c117c132ca9f23d6588a76a2de488d5fd7f-rimg-w959-h1199-dc010104-gmir?v=1741978094",
        "startDate": "2025-03-15",
        "url": "https://allevents.in/grants-pass/moonbow-live-at-true-juice/200027796469004",
        "location": {
            "@type": "Place",
            "name": "True Juice..organic, fresh juice & smoothies",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "124 NW D Street,Grants Pass, Oregon",
                "addressLocality": "Grants Pass",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.44172",
                "longitude": "-123.32619"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "full band",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Moonbow",
                "url": "https://allevents.in/org/moonbow/20467205"
            }
        ]
    }
]
```