

# Event Details

- **Event Name**: Open Mic with Marty Moore
- **Event Start and End Date**: Fri, 02 Jan, 2026 at 07:00 pm
- **Event Description**: Open Mic
- **Event URL**: https://allevents.in/portsmouth/open-mic-with-marty-moore/200029413485931
- **Event Categories**: open-mic
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

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

## Event venue details

- **city**: Portsmouth
- **state**: VA
- **country**: United States
- **location**: 5900 Churchland Blvd., Portsmouth, VA
- **lat**: 36.86383
- **long**: -76.39524
- **full address**: 5900 Churchland Blvd., Portsmouth, VA, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Harbor Trail Brewing Company (https://allevents.in/org/harbor-trail-brewing-company/25936231)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/09ab3f68306415dde3c565122f056115f0e0977d23f374122b6d860ec3add4f8-rimg-w565-h562-dcdbbf93-gmir?v=1766829631
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Open+Mic+with+Marty+Moore&date=02+Jan

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 02 Jan, 2026 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** 5900 Churchland Blvd., Portsmouth, VA, United States
- **Q**: Who is organizing the event?
  - **A:** Harbor Trail Brewing Company
- **Q**: What type of event is this?
  - **A:** open-mic
- **Q**: Where can I find ticket details about Open Mic with Marty Moore ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Open Mic with Marty Moore",
        "image": "https://cdn-az.allevents.in/events10/banners/09ab3f68306415dde3c565122f056115f0e0977d23f374122b6d860ec3add4f8-rimg-w565-h562-dcdbbf93-gmir?v=1766829631",
        "startDate": "2026-01-02",
        "url": "https://allevents.in/portsmouth/open-mic-with-marty-moore/200029413485931",
        "location": {
            "@type": "Place",
            "name": "5900 Churchland Blvd., Portsmouth, VA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5900 Churchland Blvd, Portsmouth, VA 23703-3313, United States",
                "addressLocality": "Portsmouth",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.86383",
                "longitude": "-76.39524"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Open Mic",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Harbor Trail Brewing Company",
                "url": "https://allevents.in/org/harbor-trail-brewing-company/25936231"
            }
        ]
    }
]
```