

# Event Details

- **Event Name**: Live music
- **Event Start and End Date**: Sat, 16 Aug, 2025 at 07:00 pm
- **Event Description**: Live music
- **Event URL**: https://allevents.in/damascus/live-music/200028409461908
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Damascus
- **state**: VA
- **country**: United States
- **location**: The Tipsy Bear
- **lat**: 36.63068
- **long**: -81.78279
- **full address**: The Tipsy Bear, 338 Douglas Dr, ,Damascus, Virginia, United States

## Event gallery

- **Alt text**: Live music
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/1d991f5784252a1ed4fb7848c00d9cd3f792534dc1f3ef9fb3e5628aaf3d8591-rimg-w780-h646-dc8e9374-gmir?v=1754435776

## FAQs

- **Q**: When and where is Live music being held?
  - **A:** Live music takes place on Sat, 16 Aug, 2025 at 07:00 pm to Sat, 16 Aug, 2025 at 07:00 pm at The Tipsy Bear, 338 Douglas Dr, ,Damascus, Virginia, United States.
- **Q**: Who is organizing Live music?
  - **A:** Live music is organized by Clayton Potter Music.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Live music is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Damascus, this event is thoughtfully curated to deliver a standout experience worth every moment. If Live music sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Live music",
        "image": "https://cdn-az.allevents.in/events7/banners/1d991f5784252a1ed4fb7848c00d9cd3f792534dc1f3ef9fb3e5628aaf3d8591-rimg-w780-h646-dc8e9374-gmir?v=1754435776",
        "startDate": "2025-08-16",
        "url": "https://allevents.in/damascus/live-music/200028409461908",
        "location": {
            "@type": "Place",
            "name": "The Tipsy Bear",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "338 Douglas Dr, ,Damascus, Virginia",
                "addressLocality": "Damascus",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.63068",
                "longitude": "-81.78279"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live music",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Clayton Potter Music",
                "url": "https://allevents.in/org/clayton-potter-music/19900095"
            }
        ]
    }
]
```