

# Event Details

- **Event Name**: Friday Night Fire
- **Event Start and End Date**: Fri, 09 Jan, 2026 at 06:00 pm
- **Event Description**: Come join us for worship, live music, testimonials, and food too!!!
- **Event URL**: https://allevents.in/marshfield/friday-night-fire/200029387109324
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 33

## Ticket Details

- **Ticket URL**: http://facebook.com/200029387109324?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=marshfield-events

## Event venue details

- **city**: Marshfield
- **state**: MO
- **country**: United States
- **location**: Four Rivers Church
- **lat**: 37.34945
- **long**: -92.93
- **full address**: Four Rivers Church, 317 Pleasant Prairie Rd,Marshfield, Missouri, United States

## Event gallery

- **Alt text**: Friday Night Fire
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/2c9ab96444b7fcf649d827dab76856a69188b19f1c15938640e4d94d2436ace9-rimg-w1200-h1587-dcffffff-gmir?v=1766910456

## FAQs

- **Q**: When and where is Friday Night Fire being held?
  - **A:** Friday Night Fire takes place on Fri, 09 Jan, 2026 at 06:00 pm to Fri, 09 Jan, 2026 at 06:00 pm at Four Rivers Church, 317 Pleasant Prairie Rd,Marshfield, Missouri, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Friday Night Fire 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 Marshfield, this event is thoughtfully curated to deliver a standout experience worth every moment. If Friday Night Fire 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 Fire",
        "image": "https://cdn-az.allevents.in/events6/banners/2c9ab96444b7fcf649d827dab76856a69188b19f1c15938640e4d94d2436ace9-rimg-w1200-h1587-dcffffff-gmir?v=1766910456",
        "startDate": "2026-01-09",
        "url": "https://allevents.in/marshfield/friday-night-fire/200029387109324",
        "location": {
            "@type": "Place",
            "name": "Four Rivers Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "317 Pleasant Prairie Rd,Marshfield, Missouri",
                "addressLocality": "Marshfield",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.34945",
                "longitude": "-92.93"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for worship, live music, testimonials, and food too!!!"
    }
]
```