

# Event Details

- **Event Name**: Cooper and Mill Brewing 
- **Event Start and End Date**: Fri, 12 Jun, 2026 at 07:00 pm – Fri, 12 Jun, 2026 at 10:00 pm
- **Event Description**: Live music
- **Event URL**: https://allevents.in/bartlesville/cooper-and-mill-brewing/200030217850749
- **Event Categories**: Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Bartlesville
- **state**: OK
- **country**: United States
- **location**: Cooper & Mill Brewing Company
- **lat**: 36.751482499932
- **long**: -95.975272794714
- **full address**: Cooper &amp; Mill Brewing Company, 200 S. Dewey Ave.,Bartlesville, Oklahoma, United States

## Event gallery

- **Alt text**: Cooper and Mill Brewing
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/5d276c9a053760fc36e29e121c88b00299cfa5fbd8f231f10574803107750dad-rimg-w960-h720-dc1b1614-gmir?v=1781087328

## FAQs

- **Q**: When and where is Cooper and Mill Brewing  being held?
  - **A:** Cooper and Mill Brewing  takes place on Fri, 12 Jun, 2026 at 07:00 pm to Fri, 12 Jun, 2026 at 10:00 pm at Cooper & Mill Brewing Company, 200 S. Dewey Ave.,Bartlesville, Oklahoma, United States.
- **Q**: Who is organizing Cooper and Mill Brewing ?
  - **A:** Cooper and Mill Brewing  is organized by Smith Brothers Band.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cooper and Mill Brewing",
        "image": "https://cdn-az.allevents.in/events9/banners/5d276c9a053760fc36e29e121c88b00299cfa5fbd8f231f10574803107750dad-rimg-w960-h720-dc1b1614-gmir?v=1781087328",
        "startDate": "2026-06-12",
        "endDate": "2026-06-12",
        "url": "https://allevents.in/bartlesville/cooper-and-mill-brewing/200030217850749",
        "location": {
            "@type": "Place",
            "name": "Cooper & Mill Brewing Company",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "200 S. Dewey Ave.,Bartlesville, Oklahoma",
                "addressLocality": "Bartlesville",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.751482499932",
                "longitude": "-95.975272794714"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live music",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Smith Brothers Band",
                "url": "https://allevents.in/org/smith-brothers-band/24207410"
            }
        ]
    }
]
```