

# Event Details

- **Event Name**: Summer Concert
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 07:30 pm (+01:00)
- **Event Description**: Summer Concert
- **Event URL**: https://allevents.in/woodbridge/summer-concert/200029885840217
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details

- **Ticket URL**: http://facebook.com/200029885840217?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=woodbridge-events

## Event venue details

- **city**: Woodbridge
- **state**: EN
- **country**: United Kingdom
- **location**: Church of St Michael the Archangel, Framlingham
- **lat**: 52.2224
- **long**: 1.3444
- **full address**: Church of St Michael the Archangel, Framlingham, Woodbridge, Suffolk, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Suffolk Singers (https://allevents.in/org/suffolk-singers/12713640)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/cbb5c80859f8808f6566b8096d8b6051c9574fb1f6dc6db0f3012683e5c54de6-rimg-w937-h625-dc151616-gmir?v=1775117416
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Summer+Concert&date=27+Jun

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 27 Jun, 2026 at 07:30 pm (+01:00)
- **Q**: Where is the event happening?
  - **A:** Church of St Michael the Archangel, Framlingham, Woodbridge, Suffolk, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Suffolk Singers
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment
- **Q**: Where can I find ticket details about Summer Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Summer Concert",
        "image": "https://cdn-az.allevents.in/events10/banners/cbb5c80859f8808f6566b8096d8b6051c9574fb1f6dc6db0f3012683e5c54de6-rimg-w937-h625-dc151616-gmir?v=1775117416",
        "startDate": "2026-06-27T19:30:00+01:00",
        "url": "https://allevents.in/woodbridge/summer-concert/200029885840217",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Church of St Michael the Archangel, Framlingham",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Woodbridge, Suffolk",
                "addressLocality": "Woodbridge",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.2224",
                "longitude": "1.3444"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Summer Concert",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Suffolk Singers",
                "url": "https://allevents.in/org/suffolk-singers/12713640",
                "description": "We are a friendly community choir of thirty-four members drawn from around Suffolk, who rehearse on Thursday evenings in Otley, near Woodbridge. ​Our aims as a choir are to enjoy ourselves, sing beautifully, and work hard to improve. "
            }
        ]
    }
]
```