

# Event Details

- **Event Name**: craft fair
- **Event Start and End Date**: Fri, 14 Nov, 2025 at 01:00 pm – Sat, 15 Nov, 2025 at 05:00 pm
- **Event Description**: Hi everyone.  Come check out our craft fair this weekend!!
- **Event URL**: https://allevents.in/west-melbourne/craft-fair/200029195672135
- **Event Categories**: christmas-markets-and-fairs
- **Interested Audience**: 
  - total_interested_count: 25

## Ticket Details


## Event venue details

- **city**: West Melbourne
- **state**: FL
- **country**: United States
- **location**: West Melbourne
- **lat**: 28.0783997
- **long**: -80.6726074
- **full address**: West Melbourne, United States

## Event gallery

- **Alt text**: craft fair
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/0f719df27b84dbf98e04f251ac925d14bddebce60ca683060d75e602030c39d7-rimg-w1200-h1553-dcffffff-gmir?v=1763117075

## FAQs

- **Q**: When and where is craft fair being held?
  - **A:** craft fair takes place on Fri, 14 Nov, 2025 at 01:00 pm to Sat, 15 Nov, 2025 at 05:00 pm at West Melbourne, United States.
- **Q**: Who is organizing craft fair?
  - **A:** craft fair is organized by Nana's House Children's Home.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "craft fair",
        "image": "https://cdn-az.allevents.in/events3/banners/0f719df27b84dbf98e04f251ac925d14bddebce60ca683060d75e602030c39d7-rimg-w1200-h1553-dcffffff-gmir?v=1763117075",
        "startDate": "2025-11-14",
        "endDate": "2025-11-15",
        "url": "https://allevents.in/west-melbourne/craft-fair/200029195672135",
        "location": {
            "@type": "Place",
            "name": "West Melbourne",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "West Melbourne,FL,United States",
                "addressLocality": "West Melbourne",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.0783997",
                "longitude": "-80.6726074"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Hi everyone.  Come check out our craft fair this weekend!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Nanas House Childrens Home",
                "url": "https://allevents.in/org/nanas-house-childrens-home/25985852"
            }
        ]
    }
]
```