

# Event Details

- **Event Name**: Live and Local Concert
- **Event Start and End Date**: Fri, 17 Jul, 2026 at 06:00 pm – Fri, 17 Jul, 2026 at 09:00 pm
- **Event Description**: Save the Date!  July 17 we will be performing on the back patio of the old Forge!  Make plans to bring your lawn chair and enjoy some music! Presented by Downtown Celina Commission.
- **Event URL**: https://allevents.in/celina/live-and-local-concert/200030383257246
- **Event Categories**: entertainment, concerts, music, performances
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Celina
- **state**: TX
- **country**: United States
- **location**: Celina, Texas
- **lat**: 33.3198
- **long**: -96.7828
- **full address**: Celina, Texas, United States

## Event gallery

- **Alt text**: Live and Local Concert
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/8bf858ee597e76bc8546533c0f527c419c77a2fc6c7bc9ab4312e607fee93b43-rimg-w960-h733-dc0f0f0f-gmir?v=1784334065

## FAQs

- **Q**: When and where is Live and Local Concert being held?
  - **A:** Live and Local Concert takes place on Fri, 17 Jul, 2026 at 06:00 pm to Fri, 17 Jul, 2026 at 09:00 pm at Celina, Texas, United States.
- **Q**: Who is organizing Live and Local Concert?
  - **A:** Live and Local Concert is organized by Whiskey Peach.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Live and Local Concert 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 Celina, this event is thoughtfully curated to deliver a standout experience worth every moment. If Live and Local Concert 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": "Live and Local Concert",
        "image": "https://cdn-az.allevents.in/events3/banners/8bf858ee597e76bc8546533c0f527c419c77a2fc6c7bc9ab4312e607fee93b43-rimg-w960-h733-dc0f0f0f-gmir?v=1784334065",
        "startDate": "2026-07-17",
        "endDate": "2026-07-17",
        "url": "https://allevents.in/celina/live-and-local-concert/200030383257246",
        "location": {
            "@type": "Place",
            "name": "Celina, Texas",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Celina, Texas",
                "addressLocality": "Celina",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.3198",
                "longitude": "-96.7828"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Save the Date!  July 17 we will be performing on the back patio of the old Forge!  Make plans to bring your lawn chair and enjoy some music! Presented by Downtown Celina Commission.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Whiskey Peach",
                "url": "https://allevents.in/org/whiskey-peach/28013764"
            }
        ]
    }
]
```