

# Event Details

- **Event Name**: July Meeting
- **Event Start and End Date**: Wed, 01 Jul, 2026 at 07:00 pm
- **Event Description**: This will be an informal, pre-America’s-birthday meeting. As always, we’ll sample homebrews and enjoy camaraderie.

If you’re out of town or unable to attend, no worries—those in attendance will pour one out for you. Hope to see everyone at next month’s IPA contest. ?
- **Event URL**: https://allevents.in/spartanburg/july-meeting/200030256702709
- **Event Categories**: Meetups, Contests
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details

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

## Event venue details

- **city**: Spartanburg
- **state**: SC
- **country**: United States
- **location**: Rockers Brewing Co.
- **lat**: 34.948726235177
- **long**: -81.935952468775
- **full address**: Rockers Brewing Co., Spartanburg, South Carolina, United States

## Event gallery

- **Alt text**: July Meeting
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/a2489d4fd906b68e4ecd7a770ab520e035bf76683f44f5f12d5a76cc7c822427-rimg-w1200-h508-dcf2bf15-gmir?v=1782425992

## FAQs

- **Q**: When and where is July Meeting being held?
  - **A:** July Meeting takes place on Wed, 01 Jul, 2026 at 07:00 pm to Wed, 01 Jul, 2026 at 07:00 pm at Rockers Brewing Co., Spartanburg, South Carolina, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "July Meeting",
        "image": "https://cdn-az.allevents.in/events4/banners/a2489d4fd906b68e4ecd7a770ab520e035bf76683f44f5f12d5a76cc7c822427-rimg-w1200-h508-dcf2bf15-gmir?v=1782425992",
        "startDate": "2026-07-01",
        "url": "https://allevents.in/spartanburg/july-meeting/200030256702709",
        "location": {
            "@type": "Place",
            "name": "Rockers Brewing Co.",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Spartanburg, South Carolina",
                "addressLocality": "Spartanburg",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.948726235177",
                "longitude": "-81.935952468775"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This will be an informal, pre-America’s-birthday meeting. As always, we’ll sample homebrews and enjoy camaraderie.\n\nIf you’re out of town or unable to attend, no worries—those in attendance will pour one out for you. Hope to see everyone at next month’s IPA contest. ?"
    }
]
```