

# Event Details

- **Event Name**: Fundraiser event
- **Event Start and End Date**: Sat, 01 Aug, 2026 at 01:00 pm – Sat, 01 Aug, 2026 at 06:00 pm
- **Event Description**: Fundraiser music concert
- **Event URL**: https://allevents.in/pittsburgh/fundraiser-event/200030234639347
- **Event Categories**: nonprofit, concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Pittsburgh
- **state**: PA
- **country**: United States
- **location**: 616 N Highland Ave, Pittsburgh, PA 15206-2525, United States
- **lat**: 40.46729
- **long**: -79.92096
- **full address**: 616 N Highland Ave, Pittsburgh, PA 15206-2525, United States

## Event gallery

- **Alt text**: Fundraiser event
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Fundraiser+event&date=Sat%2C+01+Aug%2C+2026+at+01%3A00+pm&bg=3

## FAQs

- **Q**: When and where is Fundraiser event being held?
  - **A:** Fundraiser event takes place on Sat, 01 Aug, 2026 at 01:00 pm to Sat, 01 Aug, 2026 at 06:00 pm at 616 N Highland Ave, Pittsburgh, PA 15206-2525, United States.
- **Q**: Who is organizing Fundraiser event?
  - **A:** Fundraiser event is organized by Agape International Organization.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Fundraiser event is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Pittsburgh, this event is thoughtfully curated to deliver a standout experience worth every moment. If Fundraiser event sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Fundraiser event",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Fundraiser+event&date=Sat%2C+01+Aug%2C+2026+at+01%3A00+pm&bg=3",
        "startDate": "2026-08-01",
        "endDate": "2026-08-01",
        "url": "https://allevents.in/pittsburgh/fundraiser-event/200030234639347",
        "location": {
            "@type": "Place",
            "name": "616 N Highland Ave, Pittsburgh, PA 15206-2525, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "616 N Highland Ave, Pittsburgh, PA 15206-2525, United States",
                "addressLocality": "Pittsburgh",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.46729",
                "longitude": "-79.92096"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Fundraiser music concert",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Agape International Organization",
                "url": "https://allevents.in/org/agape-international-organization/20020033"
            }
        ]
    }
]
```