

# Event Details

- **Event Name**: Live Concert
- **Event Start and End Date**: Thu, 20 Aug, 2026 at 06:00 pm – Thu, 20 Aug, 2026 at 10:00 pm (-06:00)
- **Event Description**: This concert is brought to you by True Pipe and Supply. The concert will run from 6:00pm to 10:00pm on August 20th! There will be food trucks, cold beverages, and of course some awesome live music!!
- **Event URL**: https://allevents.in/casper/live-concert/200030516614429
- **Event Categories**: Music, Entertainment, Concerts, performances, Workshops, food-drinks
- **Interested Audience**: 
  - total_interested_count: 150

## Ticket Details


## Event venue details

- **city**: Casper
- **state**: WY
- **country**: United States
- **location**: 200 S. David, Casper, WY
- **lat**: 42.84846
- **long**: -106.32676
- **full address**: 200 S. David, Casper, WY, United States

## Event gallery

- **Alt text**: Live Concert
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/088338acb455a7659f3dcd10e78a26eccea457b696a5a66dca25352d0ea2b9f3-rimg-w1200-h1800-dc686868-gmir?v=1786778178

## FAQs

- **Q**: When and where is Live Concert being held?
  - **A:** Live Concert takes place on Thu, 20 Aug, 2026 at 06:00 pm to Thu, 20 Aug, 2026 at 10:00 pm at 200 S. David, Casper, WY, United States.
- **Q**: Who is organizing Live Concert?
  - **A:** Live Concert is organized by David Street Station.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Live Concert 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 Casper, this event is thoughtfully curated to deliver a standout experience worth every moment. With 150+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Live Concert",
        "image": "https://cdn-az.allevents.in/events8/banners/088338acb455a7659f3dcd10e78a26eccea457b696a5a66dca25352d0ea2b9f3-rimg-w1200-h1800-dc686868-gmir?v=1786778178",
        "startDate": "2026-08-20T18:00:00-06:00",
        "endDate": "2026-08-20T22:00:00-06:00",
        "url": "https://allevents.in/casper/live-concert/200030516614429",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "200 S. David, Casper, WY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "200 S David St, Casper, WY 82601-2420, United States",
                "addressLocality": "Casper",
                "addressRegion": "WY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.84846",
                "longitude": "-106.32676"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This concert is brought to you by True Pipe and Supply. The concert will run from 6:00pm to 10:00pm on August 20th! There will be food trucks, cold beverages, and of course some awesome live music!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "David Street Station",
                "url": "https://allevents.in/org/david-street-station/12886150",
                "description": "To enrich the community and its visitors by offering a central gathering place that hosts a wide variety of events and activities to build a stronger Casper"
            }
        ]
    }
]
```