

# Event Details

- **Event Name**: THE BIG TRIP DUO returns to Lost Time Brewing Co. 
- **Event Start and End Date**: Fri, 19 Jun, 2026 at 07:00 pm
- **Event Description**: We are back at this cool spot! Cozy vibe with great drinks come on out and hang!?
- **Event URL**: https://allevents.in/philadelphia/the-big-trip-duo-returns-to-lost-time-brewing-co/200030265665024
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Philadelphia
- **state**: PA
- **country**: United States
- **location**: 2145 N Front St, Philadelphia, PA 19122-1704, United States
- **lat**: 39.98281
- **long**: -75.13245
- **full address**: 2145 N Front St, Philadelphia, PA 19122-1704, United States

## Event gallery

- **Alt text**: THE BIG TRIP DUO returns to Lost Time Brewing Co.
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/7741c52d903e6bc140ba4b5f0dd164c06039e1557f8d40ade54ff12db276fb93-rimg-w1080-h1350-dc5de1e6-gmir?v=1781814984

## FAQs

- **Q**: When and where is THE BIG TRIP DUO returns to Lost Time Brewing Co.  being held?
  - **A:** THE BIG TRIP DUO returns to Lost Time Brewing Co.  takes place on Fri, 19 Jun, 2026 at 07:00 pm to Fri, 19 Jun, 2026 at 07:00 pm at 2145 N Front St, Philadelphia, PA 19122-1704, United States.
- **Q**: Who is organizing THE BIG TRIP DUO returns to Lost Time Brewing Co. ?
  - **A:** THE BIG TRIP DUO returns to Lost Time Brewing Co.  is organized by The Big Trip.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "THE BIG TRIP DUO returns to Lost Time Brewing Co.",
        "image": "https://cdn-az.allevents.in/events1/banners/7741c52d903e6bc140ba4b5f0dd164c06039e1557f8d40ade54ff12db276fb93-rimg-w1080-h1350-dc5de1e6-gmir?v=1781814984",
        "startDate": "2026-06-19",
        "url": "https://allevents.in/philadelphia/the-big-trip-duo-returns-to-lost-time-brewing-co/200030265665024",
        "location": {
            "@type": "Place",
            "name": "2145 N Front St, Philadelphia, PA 19122-1704, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2145 N Front St, Philadelphia, PA 19122-1704, United States",
                "addressLocality": "Philadelphia",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.98281",
                "longitude": "-75.13245"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are back at this cool spot! Cozy vibe with great drinks come on out and hang!?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Big Trip",
                "url": "https://allevents.in/org/the-big-trip/23285087"
            }
        ]
    }
]
```