

# Event Details

- **Event Name**: Concert in Casa Grande
- **Event Start and End Date**: Fri, 31 Oct, 2025 at 04:00 pm
- **Event Description**: Vintage Rock n' Roll Concert in the 1000-seat-capacity sanctuary of the Crossroads Church! 

Come in your best dressed 50's attire and ready to rock.
- **Event URL**: https://allevents.in/casa-grande/concert-in-casa-grande/200029050323245
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Casa Grande
- **state**: AZ
- **country**: United States
- **location**: CrossRoads Church Casa Grande
- **lat**: 32.880795409879
- **long**: -111.69985041362
- **full address**: CrossRoads Church Casa Grande, 2024 E Florence Blvd,Casa Grande, Arizona, United States

## Event gallery

- **Alt text**: Concert in Casa Grande
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/d2f6e712fcf83f1ba3a060d366624189ebf81ee6da2d7cdcbabe64808d16b280-rimg-w1200-h449-dc151310-gmir?v=1761058768

## FAQs

- **Q**: When and where is Concert in Casa Grande being held?
  - **A:** Concert in Casa Grande takes place on Fri, 31 Oct, 2025 at 04:00 pm to Fri, 31 Oct, 2025 at 04:00 pm at CrossRoads Church Casa Grande, 2024 E Florence Blvd,Casa Grande, Arizona, United States.
- **Q**: Who is organizing Concert in Casa Grande?
  - **A:** Concert in Casa Grande is organized by Richie and the High Street Rockers.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Concert in Casa Grande is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Casa Grande, this event is thoughtfully curated to deliver a standout experience worth every moment. If Concert in Casa Grande sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Concert in Casa Grande",
        "image": "https://cdn-az.allevents.in/events8/banners/d2f6e712fcf83f1ba3a060d366624189ebf81ee6da2d7cdcbabe64808d16b280-rimg-w1200-h449-dc151310-gmir?v=1761058768",
        "startDate": "2025-10-31",
        "url": "https://allevents.in/casa-grande/concert-in-casa-grande/200029050323245",
        "location": {
            "@type": "Place",
            "name": "CrossRoads Church Casa Grande",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2024 E Florence Blvd,Casa Grande, Arizona",
                "addressLocality": "Casa Grande",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.880795409879",
                "longitude": "-111.69985041362"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Vintage Rock n' Roll Concert in the 1000-seat-capacity sanctuary of the Crossroads Church! \n\nCome in your best dressed 50's attire and ready to rock.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Richie and the High Street Rockers",
                "url": "https://allevents.in/org/richie-and-the-high-street-rockers/23434741"
            }
        ]
    }
]
```