

# Event Details

- **Event Name**: The LeFevre Quartet in Farmington
- **Event Start and End Date**: Sat, 01 Mar, 2025 at 06:00 pm – Sat, 01 Mar, 2025 at 10:00 pm
- **Event URL**: https://allevents.in/farmington/the-lefevre-quartet-in-farmington/3300027653441014
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

- **Ticket URL**: https://open.spotify.com/concert/63jhA5bw7psYIMUCg1VwXX

## Event venue details

- **city**: Farmington
- **state**: MO
- **country**: United States
- **location**: First Baptist Church of DeLassus
- **lat**: 37.7627021
- **long**: -90.4550529
- **full address**: First Baptist Church of DeLassus, First Baptist Church of DeLassus, Farmington, MO, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/d4649450-be05-11ef-96cb-c92fbf533de4-rimg-w1200-h514-dc151d1d-gmir.jpg?v=1734611772
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/d4bc7850-be05-11ef-96cb-c92fbf533de4-rimg-w300-h300-dc141d1c-gmir.jpg?v=1734611772

## Artist Details

- **Artist name**: The LeFevre Quartet
  - **Artist page URL**: https://allevents.in/performer/the-lefevre-quartet

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 01 Mar, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** First Baptist Church of DeLassus, First Baptist Church of DeLassus, Farmington, MO, United States
- **Q**: Who are the performers at this event?
  - **A:** The LeFevre Quartet
- **Q**: Who is organizing the event?
  - **A:** Beat Curator
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about The LeFevre Quartet in Farmington ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The LeFevre Quartet in Farmington",
        "image": "https://cdn-az.allevents.in/events2/banners/d4649450-be05-11ef-96cb-c92fbf533de4-rimg-w1200-h514-dc151d1d-gmir.jpg?v=1734611772",
        "startDate": "2025-03-01",
        "endDate": "2025-03-01",
        "url": "https://allevents.in/farmington/the-lefevre-quartet-in-farmington/3300027653441014",
        "location": {
            "@type": "Place",
            "name": "First Baptist Church of DeLassus",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "First Baptist Church of DeLassus, Farmington, MO, United States",
                "addressLocality": "Farmington",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.7627021",
                "longitude": "-90.4550529"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "The Lefevre Quartet",
                "url": "https://allevents.in/performer/the-lefevre-quartet"
            }
        ]
    }
]
```