

# Event Details

- **Event Name**: Retirement Community
- **Event Start and End Date**: Wed, 17 Jun, 2026 at 10:00 am – Wed, 17 Jun, 2026 at 11:00 am
- **Event Description**: Elvis & More performance
- **Event URL**: https://allevents.in/anaheim/retirement-community/200030238228306
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Anaheim
- **state**: CA
- **country**: United States
- **location**: Anaheim, California
- **lat**: 33.8362
- **long**: -117.89
- **full address**: Anaheim, California, United States

## Event gallery

- **Alt text**: Retirement Community
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/be922a1a5b7657cd59c201029c2281d6af5234bae376e22a4d23a2d1a1030200-rimg-w820-h312-dc020202-gmir?v=1781543346

## FAQs

- **Q**: When and where is Retirement Community being held?
  - **A:** Retirement Community takes place on Wed, 17 Jun, 2026 at 10:00 am to Wed, 17 Jun, 2026 at 11:00 am at Anaheim, California, United States.
- **Q**: Who is organizing Retirement Community?
  - **A:** Retirement Community is organized by Medley Singer.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Retirement Community",
        "image": "https://cdn-az.allevents.in/events9/banners/be922a1a5b7657cd59c201029c2281d6af5234bae376e22a4d23a2d1a1030200-rimg-w820-h312-dc020202-gmir?v=1781543346",
        "startDate": "2026-06-17",
        "endDate": "2026-06-17",
        "url": "https://allevents.in/anaheim/retirement-community/200030238228306",
        "location": {
            "@type": "Place",
            "name": "Anaheim, California",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Anaheim, California",
                "addressLocality": "Anaheim",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.8362",
                "longitude": "-117.89"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Elvis & More performance",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Medley Singer",
                "url": "https://allevents.in/org/medley-singer/15083111"
            }
        ]
    }
]
```