

# Event Details

- **Event Name**: Fedge
- **Event Start and End Date**: Tue, 28 Jul, 2026 at 08:00 pm – Tue, 28 Jul, 2026 at 10:00 pm
- **Event URL**: https://allevents.in/new-york/fedge/2300030366406320
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Berlin NYC
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Berlin NYC, 25 Avenue A, New York, United States

## Event gallery

- **Alt text**: Fedge
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/08dc83e0-89a3-11f1-b92e-41b584fdb3c9-rimg-w1200-h675-dc01427f-gmir.jpg?v=1785146874

## FAQs

- **Q**: When and where is Fedge being held?
  - **A:** Fedge takes place on Tue, 28 Jul, 2026 at 08:00 pm to Tue, 28 Jul, 2026 at 10:00 pm at Berlin NYC, 25 Avenue A, New York, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fedge",
        "image": "https://cdn-az.allevents.in/events1/banners/08dc83e0-89a3-11f1-b92e-41b584fdb3c9-rimg-w1200-h675-dc01427f-gmir.jpg?v=1785146874",
        "startDate": "2026-07-28",
        "endDate": "2026-07-28",
        "url": "https://allevents.in/new-york/fedge/2300030366406320",
        "location": {
            "@type": "Place",
            "name": "Berlin NYC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "25 Avenue A",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```