

# Event Details

- **Event Name**: 4th of July Concert in the Park 
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 12:00 pm (-05:00)
- **Event Description**: Join us for a great day at San Gabriel Park in Georgetown , time TBD
We will be performing our Crosby, Stills, Nash and friends show!
- **Event URL**: https://allevents.in/georgetown/4th-of-july-concert-in-the-park/200029790805906
- **Event Categories**: entertainment, concerts, music, fourth-of-july, performances
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Georgetown
- **state**: TX
- **country**: United States
- **location**: San Gabriel Park
- **lat**: 30.651038938486
- **long**: -97.673651039038
- **full address**: San Gabriel Park, 1003 N Austin Ave,Georgetown, Texas, United States

## Event gallery

- **Alt text**: 4th of July Concert in the Park
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/8a97a7053174c90d39435f185c62008ccd400975a68431e0beac0286c7445ab6-rimg-w1200-h1957-dc020204-gmir?v=1775824621

## FAQs

- **Q**: When and where is 4th of July Concert in the Park  being held?
  - **A:** 4th of July Concert in the Park  takes place on Sat, 04 Jul, 2026 at 12:00 pm to Sat, 04 Jul, 2026 at 12:00 pm at San Gabriel Park, 1003 N Austin Ave,Georgetown, Texas, United States.
- **Q**: Who is organizing 4th of July Concert in the Park ?
  - **A:** 4th of July Concert in the Park  is organized by The Best Of Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 4th of July Concert in the Park  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 Georgetown, this event is thoughtfully curated to deliver a standout experience worth every moment. If 4th of July Concert in the Park  sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "4th of July Concert in the Park",
        "image": "https://cdn-az.allevents.in/events10/banners/8a97a7053174c90d39435f185c62008ccd400975a68431e0beac0286c7445ab6-rimg-w1200-h1957-dc020204-gmir?v=1775824621",
        "startDate": "2026-07-04T12:00:00-05:00",
        "url": "https://allevents.in/georgetown/4th-of-july-concert-in-the-park/200029790805906",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "San Gabriel Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1003 N Austin Ave,Georgetown, Texas",
                "addressLocality": "Georgetown",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.651038938486",
                "longitude": "-97.673651039038"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a great day at San Gabriel Park in Georgetown , time TBD\nWe will be performing our Crosby, Stills, Nash and friends show!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Best Of Band",
                "url": "https://allevents.in/org/the-best-of-band/25439578"
            }
        ]
    }
]
```