

# Event Details

- **Event Name**: Friday Night Fanfare at Bill's Groovy Records!
- **Event Start and End Date**: Fri, 10 Jul, 2026 at 06:00 pm
- **Event Description**: Doors at 6, music at 7. 
$8 at the door.
- **Event URL**: https://allevents.in/easton/friday-night-fanfare-at-bills-groovy-records/200030215335120
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 35

## Ticket Details


## Event venue details

- **city**: Easton
- **state**: MD
- **country**: United States
- **location**: Bill's Groovy Records
- **lat**: 38.77335
- **long**: -76.06626
- **full address**: Bill's Groovy Records, 600 Dover Rd, Easton, MD 21601-3846, United States

## Event gallery

- **Alt text**: Friday Night Fanfare at Bill's Groovy Records!
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/79df7306222a51a1d4cebb564d254cbae89491c5e3629771d1fe3a1a9cdc5a83-rimg-w1200-h1500-dc2d2d2d-gmir?v=1782471621

## FAQs

- **Q**: When and where is Friday Night Fanfare at Bill's Groovy Records! being held?
  - **A:** Friday Night Fanfare at Bill's Groovy Records! takes place on Fri, 10 Jul, 2026 at 06:00 pm to Fri, 10 Jul, 2026 at 06:00 pm at Bill's Groovy Records, 600 Dover Rd, Easton, MD 21601-3846, United States.
- **Q**: Who is organizing Friday Night Fanfare at Bill's Groovy Records!?
  - **A:** Friday Night Fanfare at Bill's Groovy Records! is organized by Hear Tell.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Friday Night Fanfare at Bill's Groovy Records! is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Easton, this event is thoughtfully curated to deliver a standout experience worth every moment. If Friday Night Fanfare at Bill's Groovy Records! 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": "Friday Night Fanfare at Bill's Groovy Records!",
        "image": "https://cdn-az.allevents.in/events7/banners/79df7306222a51a1d4cebb564d254cbae89491c5e3629771d1fe3a1a9cdc5a83-rimg-w1200-h1500-dc2d2d2d-gmir?v=1782471621",
        "startDate": "2026-07-10",
        "url": "https://allevents.in/easton/friday-night-fanfare-at-bills-groovy-records/200030215335120",
        "location": {
            "@type": "Place",
            "name": "Bill's Groovy Records",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "600 Dover Rd, Easton, MD 21601-3846, United States",
                "addressLocality": "Easton",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.77335",
                "longitude": "-76.06626"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Doors at 6, music at 7. \n$8 at the door.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hear Tell",
                "url": "https://allevents.in/org/hear-tell/27803161"
            }
        ]
    }
]
```