

# Event Details

- **Event Name**: Camp Electric
- **Event Start and End Date**: Tue, 30 Jun, 2026 at 07:00 pm
- **Event Description**: Leanna Crawford will be performing at Camp Electric!
- **Event URL**: https://allevents.in/murfreesboro/camp-electric/200030089609728
- **Event Categories**: performances, Entertainment
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Murfreesboro
- **state**: TN
- **country**: United States
- **location**: Middle Tennessee State University
- **lat**: 35.854832
- **long**: -86.370186
- **full address**: Middle Tennessee State University, Murfreesboro, Tennessee, United States

## Event gallery

- **Alt text**: Camp Electric
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/c381133022da1a7e212ac971298cc55e081f17dd3df86a02277f9df905a8c644-rimg-w1200-h452-dc477893-gmir?v=1782710185

## FAQs

- **Q**: When and where is Camp Electric being held?
  - **A:** Camp Electric takes place on Tue, 30 Jun, 2026 at 07:00 pm to Tue, 30 Jun, 2026 at 07:00 pm at Middle Tennessee State University, Murfreesboro, Tennessee, United States.
- **Q**: Who is organizing Camp Electric?
  - **A:** Camp Electric is organized by Leanna Crawford.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Camp Electric 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 Murfreesboro, this event is thoughtfully curated to deliver a standout experience worth every moment. If Camp Electric 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": "Camp Electric",
        "image": "https://cdn-az.allevents.in/events9/banners/c381133022da1a7e212ac971298cc55e081f17dd3df86a02277f9df905a8c644-rimg-w1200-h452-dc477893-gmir?v=1782710185",
        "startDate": "2026-06-30",
        "url": "https://allevents.in/murfreesboro/camp-electric/200030089609728",
        "location": {
            "@type": "Place",
            "name": "Middle Tennessee State University",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Murfreesboro, Tennessee",
                "addressLocality": "Murfreesboro",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.854832",
                "longitude": "-86.370186"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Leanna Crawford will be performing at Camp Electric!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Leanna Crawford",
                "url": "https://allevents.in/org/leanna-crawford/14192342"
            }
        ]
    }
]
```