

# Event Details

- **Event Name**: Concert Choir at the Temple 
- **Event Start and End Date**: Sun, 17 Aug, 2025 at 07:00 pm
- **Event Description**: Join us for our annual Choir Concert directed by William Fred Scott. This concert will feature choral and instrumental music in a wide variety of musical styles.
- **Event URL**: https://allevents.in/ocean-park/concert-choir-at-the-temple/200028690488048
- **Event Categories**: Music, Entertainment, Concerts
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/200028690488048?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=ocean+park-events

## Event venue details

- **city**: Ocean Park
- **state**: ME
- **country**: United States
- **location**: The Temple, Ocean Park, ME
- **lat**: 43.50757
- **long**: -70.40872
- **full address**: The Temple, Ocean Park, ME, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: The Ocean Park Association, Maine (https://allevents.in/org/the-ocean-park-association-maine/25984027)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/96af277ba5eef858c94df74c3bc315dbf09ba863a60f436c214158440d801660-rimg-w1006-h676-dc5f2e16-gmir?v=1755381167
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/20807eb7bd26656c840d341c003312709188d5009da911e1a4b80848b4b42807-rimg-w300-h300-dc602f18-gmir?v=1755381168

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 17 Aug, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** The Temple, Ocean Park, ME, United States
- **Q**: Who is organizing the event?
  - **A:** The Ocean Park Association, Maine
- **Q**: What type of event is this?
  - **A:** Music, Entertainment, Concerts
- **Q**: Where can I find ticket details about Concert Choir at the Temple  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Concert Choir at the Temple",
        "image": "https://cdn-az.allevents.in/events8/banners/96af277ba5eef858c94df74c3bc315dbf09ba863a60f436c214158440d801660-rimg-w1006-h676-dc5f2e16-gmir?v=1755381167",
        "startDate": "2025-08-17",
        "url": "https://allevents.in/ocean-park/concert-choir-at-the-temple/200028690488048",
        "location": {
            "@type": "Place",
            "name": "The Temple, Ocean Park, ME",
            "address": {
                "@type": "PostalAddress",
                "name": "The Temple, Ocean Park, ME, United States",
                "addressLocality": "Ocean Park",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.50757",
                "longitude": "-70.40872"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our annual Choir Concert directed by William Fred Scott. This concert will feature choral and instrumental music in a wide variety of musical styles.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Ocean Park Association Maine",
                "url": "https://allevents.in/org/the-ocean-park-association-maine/25984027"
            }
        ]
    }
]
```