

# Event Details

- **Event Name**: Summer Fair
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 07:00 am – Sat, 27 Jun, 2026 at 09:00 am
- **Event Description**: Wear Riverside colours and join us for fun activities, a range of prizes, food and refreshments and not to mention, plenty of fun!
- **Event URL**: https://allevents.in/riverside/summer-fair/200030260297913
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Riverside
- **state**: CT
- **country**: United States
- **location**: Riverside School, St Paul's Cray
- **lat**: 41.02619
- **long**: -73.5853
- **full address**: Riverside School, St Paul's Cray, 200 Riverside Ave, Riverside, CT 06878-2210, United States

## Event gallery

- **Alt text**: Summer Fair
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/e46a4b08974d9eb7e6b56a0ddf2cf8fb978244057ab0b2874624eae2f5b28278-rimg-w1200-h1697-dc022d71-gmir?v=1782383647

## FAQs

- **Q**: When and where is Summer Fair being held?
  - **A:** Summer Fair takes place on Sat, 27 Jun, 2026 at 07:00 am to Sat, 27 Jun, 2026 at 09:00 am at Riverside School, St Paul's Cray, 200 Riverside Ave, Riverside, CT 06878-2210, United States.
- **Q**: Who is organizing Summer Fair?
  - **A:** Summer Fair is organized by Riverside School.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Summer Fair",
        "image": "https://cdn-az.allevents.in/events3/banners/e46a4b08974d9eb7e6b56a0ddf2cf8fb978244057ab0b2874624eae2f5b28278-rimg-w1200-h1697-dc022d71-gmir?v=1782383647",
        "startDate": "2026-06-27",
        "endDate": "2026-06-27",
        "url": "https://allevents.in/riverside/summer-fair/200030260297913",
        "location": {
            "@type": "Place",
            "name": "Riverside School, St Paul's Cray",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "200 Riverside Ave, Riverside, CT 06878-2210, United States",
                "addressLocality": "Riverside",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.02619",
                "longitude": "-73.5853"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Wear Riverside colours and join us for fun activities, a range of prizes, food and refreshments and not to mention, plenty of fun!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Riverside School",
                "url": "https://allevents.in/org/riverside-school/15697195",
                "description": "Transforming children’s lives and the lives of their families and enabling every pupil to 'Be All That They Can Be'."
            }
        ]
    }
]
```