

# Event Details

- **Event Name**: Merry Market
- **Event Start and End Date**: Sat, 22 Nov, 2025 at 10:00 am – Sat, 22 Nov, 2025 at 02:00 pm
- **Event Description**: We can’t wait to see you at the 5th Annual Merry Market! It’s a day full of food, games, crafts, gifts, and so much more!
- **Event URL**: https://allevents.in/princeton/merry-market/200029150488323
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 127

## Ticket Details


## Event venue details

- **city**: Princeton
- **state**: KY
- **country**: United States
- **location**: 240 Rufus Road, Princeton, KY
- **lat**: 37.23951
- **long**: -87.87791
- **full address**: 240 Rufus Road, Princeton, KY, United States

## Event gallery

- **Alt text**: Merry Market
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/8aef1ad76dd80dea40dedd70500c8ebd59a6337f313c9aaec6989b2cc0084ef4-rimg-w1200-h1200-dcd9ede7-gmir?v=1763230485

## FAQs

- **Q**: When and where is Merry Market being held?
  - **A:** Merry Market takes place on Sat, 22 Nov, 2025 at 10:00 am to Sat, 22 Nov, 2025 at 02:00 pm at 240 Rufus Road, Princeton, KY, United States.
- **Q**: Who is organizing Merry Market?
  - **A:** Merry Market is organized by Greenfield Christmas Tree Farm.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Merry Market",
        "image": "https://cdn-az.allevents.in/events3/banners/8aef1ad76dd80dea40dedd70500c8ebd59a6337f313c9aaec6989b2cc0084ef4-rimg-w1200-h1200-dcd9ede7-gmir?v=1763230485",
        "startDate": "2025-11-22",
        "endDate": "2025-11-22",
        "url": "https://allevents.in/princeton/merry-market/200029150488323",
        "location": {
            "@type": "Place",
            "name": "240 Rufus Road, Princeton, KY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Greenfield Christmas Tree Farm, 240 Rufus Rd, Princeton, KY 42445, United States",
                "addressLocality": "Princeton",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.23951",
                "longitude": "-87.87791"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We can’t wait to see you at the 5th Annual Merry Market! It’s a day full of food, games, crafts, gifts, and so much more!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Greenfield Christmas Tree Farm",
                "url": "https://allevents.in/org/greenfield-christmas-tree-farm/22960298"
            }
        ]
    }
]
```