

# Event Details

- **Event Name**: The Fabulous Acchords outdoor Concert
- **Event Start and End Date**: Mon, 29 Jun, 2026 at 08:00 pm – Mon, 29 Jun, 2026 at 09:00 pm
- **Event Description**: Afree outdoor concert featuring the Fabulous Acchords, singing all your favorite songs
- **Event URL**: https://allevents.in/pelham-manor/the-fabulous-acchords-outdoor-concert/80002009018068
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Pelham Manor
- **state**: NY
- **country**: United States
- **location**: Pelham Gazebo
- **lat**: 40.896080017089844
- **long**: -73.80571746826172
- **full address**: Pelham Gazebo, 20 Fifth Ave, Pelham NY, Pelham Manor, United States

## Event gallery

- **Alt text**: The Fabulous Acchords outdoor Concert
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb6a2c5c789c3e2.jpg

## FAQs

- **Q**: When and where is The Fabulous Acchords outdoor Concert being held?
  - **A:** The Fabulous Acchords outdoor Concert takes place on Mon, 29 Jun, 2026 at 08:00 pm to Mon, 29 Jun, 2026 at 09:00 pm at Pelham Gazebo, 20 Fifth Ave, Pelham NY, Pelham Manor, United States.
- **Q**: Who is organizing The Fabulous Acchords outdoor Concert?
  - **A:** The Fabulous Acchords outdoor Concert is organized by Wilmington Automotive Activites.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The Fabulous Acchords outdoor Concert",
        "image": "https://cdn2.allevents.in/thumbs/thumb6a2c5c789c3e2.jpg",
        "startDate": "2026-06-29",
        "endDate": "2026-06-29",
        "url": "https://allevents.in/pelham-manor/the-fabulous-acchords-outdoor-concert/80002009018068",
        "location": {
            "@type": "Place",
            "name": "Pelham Gazebo",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "20 Fifth Ave, Pelham NY",
                "addressLocality": "Pelham Manor",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.896080017089844",
                "longitude": "-73.80571746826172"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Afree outdoor concert featuring the Fabulous Acchords, singing all your favorite songs",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wilmington Automotive Activites",
                "url": "https://allevents.in/org/wilmington-automotive-activites/22475693"
            }
        ]
    }
]
```