

# Event Details

- **Event Name**: Some Girls at Old Stump Brewery
- **Event Start and End Date**: Sun, 14 Sep, 2025 at 05:00 pm
- **Event Description**: Free show!
- **Event URL**: https://allevents.in/pomona/some-girls-at-old-stump-brewery/200028077989445
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 230

## Ticket Details

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

## Event venue details

- **city**: Pomona
- **state**: CA
- **country**: United States
- **location**: Old Stump Brewing Co.
- **lat**: 34.09758
- **long**: -117.7538
- **full address**: Old Stump Brewing Co., 2896 Metropolitan Pl,Pomona, California, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Some Girls a Rolling Stones Experience (https://allevents.in/org/some-girls-a-rolling-stones-experience/26129001)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/32539d0e9888e36c3188d3c90ed4cf99bbf0ea59d58199b83a03bb87dfff8fa8-rimg-w1200-h867-dc12070f-gmir?v=1757275261
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/7db28ae9fc24f047772cc6839bb0fb214b77714ef74dfda090a9661c40e63f6b-rimg-w300-h300-dc120710-gmir?v=1757275261

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 14 Sep, 2025 at 05:00 pm
- **Q**: Where is the event happening?
  - **A:** Old Stump Brewing Co., 2896 Metropolitan Pl,Pomona, California, United States
- **Q**: Who is organizing the event?
  - **A:** Some Girls a Rolling Stones Experience
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Some Girls at Old Stump Brewery ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Some Girls at Old Stump Brewery",
        "image": "https://cdn-az.allevents.in/events7/banners/32539d0e9888e36c3188d3c90ed4cf99bbf0ea59d58199b83a03bb87dfff8fa8-rimg-w1200-h867-dc12070f-gmir?v=1757275261",
        "startDate": "2025-09-14",
        "url": "https://allevents.in/pomona/some-girls-at-old-stump-brewery/200028077989445",
        "location": {
            "@type": "Place",
            "name": "Old Stump Brewing Co.",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2896 Metropolitan Pl,Pomona, California",
                "addressLocality": "Pomona",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.09758",
                "longitude": "-117.7538"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Free show!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Some Girls a Rolling Stones Experience",
                "url": "https://allevents.in/org/some-girls-a-rolling-stones-experience/26129001"
            }
        ]
    }
]
```