

# Event Details

- **Event Name**: Friday Night by the Fire!
- **Event Start and End Date**: Fri, 14 Nov, 2025 at 06:00 pm
- **Event Description**: Join us for a fun time around the fire! We will have hot dogs and s’mores.
- **Event URL**: https://allevents.in/melrose/friday-night-by-the-fire/200029178948506
- **Event Categories**: dog
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Melrose
- **state**: FL
- **country**: United States
- **location**: 7085 CR 214, Melrose, FL
- **lat**: 29.7537
- **long**: -82.04141
- **full address**: 7085 CR 214, Melrose, FL, United States

## Event gallery

- **Alt text**: Friday Night by the Fire!
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/4e083bb36b1cdf8ae96a352a50b02de040c1f617fc9f1e015539d88e51efe12a-rimg-w1200-h675-dc0c5945-gmir?v=1762881906

## FAQs

- **Q**: When and where is Friday Night by the Fire! being held?
  - **A:** Friday Night by the Fire! takes place on Fri, 14 Nov, 2025 at 06:00 pm to Fri, 14 Nov, 2025 at 06:00 pm at 7085 CR 214, Melrose, FL, United States.
- **Q**: Who is organizing Friday Night by the Fire!?
  - **A:** Friday Night by the Fire! is organized by Lake Area Bible Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Friday Night by the Fire!",
        "image": "https://cdn-az.allevents.in/events3/banners/4e083bb36b1cdf8ae96a352a50b02de040c1f617fc9f1e015539d88e51efe12a-rimg-w1200-h675-dc0c5945-gmir?v=1762881906",
        "startDate": "2025-11-14",
        "url": "https://allevents.in/melrose/friday-night-by-the-fire/200029178948506",
        "location": {
            "@type": "Place",
            "name": "7085 CR 214, Melrose, FL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7085 CR-214, Melrose, FL 32666-8941, United States",
                "addressLocality": "Melrose",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.7537",
                "longitude": "-82.04141"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a fun time around the fire! We will have hot dogs and s’mores.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lake Area Bible Church",
                "url": "https://allevents.in/org/lake-area-bible-church/23857336"
            }
        ]
    }
]
```