

# Event Details

- **Event Name**: Endless Summer Market
- **Event Start and End Date**: Sat, 30 Aug, 2025 at 12:00 pm – Sat, 30 Aug, 2025 at 06:00 pm
- **Event Description**: Join us for our Endless Summer Market in Acorn Alley on August 30 from 12pm to 6pm!
Shop local and celebrate the season with a curated selection of vendors and artists featuring clothing jewelry home décor art and more. Don’t miss this summer market of community creativity and unique finds!
- **Event URL**: https://allevents.in/kent/endless-summer-market/80002956492492
- **Event Categories**: Art
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Kent
- **state**: OH
- **country**: United States
- **location**: Acorn Alley
- **lat**: 41.1537782
- **long**: -81.3569704
- **full address**: Acorn Alley, Acorn Alley, Kent, OH 44240, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn2.allevents.in/thumbs/live_large68a49bc70f828.png
- **Alt text**: Event Photo 2
  - **Image URL**: https://cdn2.allevents.in/thumbs/live_large68a49bbf2dca3.png

## FAQs

- **Q**: When and where is Endless Summer Market being held?
  - **A:** Endless Summer Market takes place on Sat, 30 Aug, 2025 at 12:00 pm to Sat, 30 Aug, 2025 at 06:00 pm at Acorn Alley, Acorn Alley, Kent, OH 44240, United States.
- **Q**: Who is organizing Endless Summer Market?
  - **A:** Endless Summer Market is organized by Acorn Alley.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Endless Summer Market",
        "image": "https://cdn2.allevents.in/thumbs/thumb68a49bfe0cf4d.jpg",
        "startDate": "2025-08-30",
        "endDate": "2025-08-30",
        "url": "https://allevents.in/kent/endless-summer-market/80002956492492",
        "location": {
            "@type": "Place",
            "name": "Acorn Alley",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Acorn Alley, Kent, OH 44240, United States",
                "postalCode": "44240",
                "addressLocality": "Kent",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.1537782",
                "longitude": "-81.3569704"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our Endless Summer Market in Acorn Alley on August 30 from 12pm to 6pm!\nShop local and celebrate the season with a curated selection of vendors and artists featuring clothing jewelry home décor art and more. Don’t miss this summer market of community creativity and unique finds!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Acorn Alley",
                "url": "https://allevents.in/org/acorn-alley/25515951"
            }
        ]
    }
]
```