

# Event Details

- **Event Name**: July Meetup!
- **Event Start and End Date**: Sun, 19 Jul, 2026 at 10:00 am – Sun, 19 Jul, 2026 at 12:00 pm
- **Event Description**: Come on out to our July meetup! No ride this month, just hanging out, checking out each other’s cargo bikes and family biking set ups! Kids can wash their bikes in the sprayground! More fun details to come.
- **Event URL**: https://allevents.in/pittsburgh/july-meetup/200030390013400
- **Event Categories**: meetups, kids
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Pittsburgh
- **state**: PA
- **country**: United States
- **location**: Arsenal Park in Lawrenceville
- **lat**: 40.466968367552
- **long**: -79.960811855582
- **full address**: Arsenal Park in Lawrenceville, 40th/39th Streets,Pittsburgh,PA,United States

## Event gallery

- **Alt text**: July Meetup!
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/007c272fada78ac65da4cda84f2f47c7521c4e405d5e5f223f23b316a16f30ed-rimg-w1200-h669-dcd8ecd6-gmir?v=1784463569

## FAQs

- **Q**: When and where is July Meetup! being held?
  - **A:** July Meetup! takes place on Sun, 19 Jul, 2026 at 10:00 am to Sun, 19 Jul, 2026 at 12:00 pm at Arsenal Park in Lawrenceville, 40th/39th Streets,Pittsburgh,PA,United States.
- **Q**: Who is organizing July Meetup!?
  - **A:** July Meetup! is organized by Kidical Mass Pittsburgh.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "July Meetup!",
        "image": "https://cdn-az.allevents.in/events6/banners/007c272fada78ac65da4cda84f2f47c7521c4e405d5e5f223f23b316a16f30ed-rimg-w1200-h669-dcd8ecd6-gmir?v=1784463569",
        "startDate": "2026-07-19",
        "endDate": "2026-07-19",
        "url": "https://allevents.in/pittsburgh/july-meetup/200030390013400",
        "location": {
            "@type": "Place",
            "name": "Arsenal Park in Lawrenceville",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "40th/39th Streets,Pittsburgh,PA,United States",
                "addressLocality": "Pittsburgh",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.466968367552",
                "longitude": "-79.960811855582"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come on out to our July meetup! No ride this month, just hanging out, checking out each other’s cargo bikes and family biking set ups! Kids can wash their bikes in the sprayground! More fun details to come.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kidical Mass Pittsburgh",
                "url": "https://allevents.in/org/kidical-mass-pittsburgh/25786840"
            }
        ]
    }
]
```