

# Event Details

- **Event Name**: The Lucas Minor Band at Tank’s Country
- **Event Start and End Date**: Fri, 05 Sep, 2025 at 09:00 pm
- **Event Description**: Full band show!
- **Event URL**: https://allevents.in/lincoln/the-lucas-minor-band-at-tank’s-country/200028788738625
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details

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

## Event venue details

- **city**: Lincoln
- **state**: NE
- **country**: United States
- **location**: Tank’s Country
- **lat**: 40.81674
- **long**: -96.71149
- **full address**: Tank’s Country, 350 Canopy St suite 120,Lincoln, Nebraska, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Lucas Minor Music (https://allevents.in/org/lucas-minor-music/19252017)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/5fd5748b15cd7799682f10dc2ef4ff7f4f5338eebf1d5bd2ddd8fc448a23733b-rimg-w1200-h1478-dc140604-gmir?v=1756914024
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/9b3d9c55a5315b709e47efc4d3e072dafdbb29d4ed36198588e7a4a3ef183007-rimg-w300-h300-dc150503-gmir?v=1756914025

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 05 Sep, 2025 at 09:00 pm
- **Q**: Where is the event happening?
  - **A:** Tank’s Country, 350 Canopy St suite 120,Lincoln, Nebraska, United States
- **Q**: Who is organizing the event?
  - **A:** Lucas Minor Music
- **Q**: What type of event is this?
  - **A:** music, entertainment
- **Q**: Where can I find ticket details about The Lucas Minor Band at Tank’s Country ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The Lucas Minor Band at Tank’s Country",
        "image": "https://cdn-az.allevents.in/events8/banners/5fd5748b15cd7799682f10dc2ef4ff7f4f5338eebf1d5bd2ddd8fc448a23733b-rimg-w1200-h1478-dc140604-gmir?v=1756914024",
        "startDate": "2025-09-05",
        "url": "https://allevents.in/lincoln/the-lucas-minor-band-at-tank’s-country/200028788738625",
        "location": {
            "@type": "Place",
            "name": "Tank’s Country",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "350 Canopy St suite 120,Lincoln, Nebraska",
                "addressLocality": "Lincoln",
                "addressRegion": "NE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.81674",
                "longitude": "-96.71149"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Full band show!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lucas Minor Music",
                "url": "https://allevents.in/org/lucas-minor-music/19252017"
            }
        ]
    }
]
```