

# Event Details

- **Event Name**: Motown Madness
- **Event Start and End Date**: Sat, 07 Jun, 2025 at 04:00 pm
- **Event Description**: Join the Claremont Chorale for a fun ride through the music of Motown!
- **Event URL**: https://allevents.in/claremont/motown-madness/200028145694255
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 44

## Ticket Details

- **Ticket URL**: https://www.zeffy.com/ticketing/motown-madness-concert?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=claremont-events

## Event venue details

- **city**: Claremont
- **state**: CA
- **country**: United States
- **location**: Claremont Presbyterian Church
- **lat**: 34.104939457058
- **long**: -117.72972729591
- **full address**: Claremont Presbyterian Church, 1111 N Mountain Ave,Claremont, California, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Claremont Chorale (https://allevents.in/org/claremont-chorale/13997305)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/7b8021008966d6407c0330039ee81bfb6ea7c5f715b6e4eaeb9495063cfc013d-rimg-w1200-h675-dc5b066a-gmir?v=1749061910
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Motown+Madness&date=07+Jun

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 07 Jun, 2025 at 04:00 pm
- **Q**: Where is the event happening?
  - **A:** Claremont Presbyterian Church, 1111 N Mountain Ave,Claremont, California, United States
- **Q**: Who is organizing the event?
  - **A:** Claremont Chorale
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Motown Madness ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Motown Madness",
        "image": "https://cdn-az.allevents.in/events10/banners/7b8021008966d6407c0330039ee81bfb6ea7c5f715b6e4eaeb9495063cfc013d-rimg-w1200-h675-dc5b066a-gmir?v=1749061910",
        "startDate": "2025-06-07",
        "url": "https://allevents.in/claremont/motown-madness/200028145694255",
        "location": {
            "@type": "Place",
            "name": "Claremont Presbyterian Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1111 N Mountain Ave,Claremont, California",
                "addressLocality": "Claremont",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.104939457058",
                "longitude": "-117.72972729591"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join the Claremont Chorale for a fun ride through the music of Motown!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Claremont Chorale",
                "url": "https://allevents.in/org/claremont-chorale/13997305",
                "description": "We present varied concerts of high-quality choral music, to enrich the musical experience of the community and to enhance the singers' musical abilities."
            }
        ]
    }
]
```