

# Event Details

- **Event Name**: The Diana Ross Story - In The Name Of Love Tour
- **Event Start and End Date**: Sun, 20 Apr, 2025 at 12:00 am
- **Event Description**: A concert at Glasgow Concert Hall on April 20, 2025, followed by shows in Edinburgh and Dundee.
- **Event URL**: https://allevents.in/glasgow/the-diana-ross-story-in-the-name-of-love-tour/200027122863910
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 146

## Ticket Details


## Event venue details

- **city**: Glasgow
- **state**: SC
- **country**: United Kingdom
- **location**: Glasgow Royal Concert Hall
- **lat**: 55.864546990977
- **long**: -4.2537863840706
- **full address**: Glasgow Royal Concert Hall, Glasgow, United Kingdom

## Event gallery

- **Alt text**: The Diana Ross Story - In The Name Of Love Tour
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/e40acdcf3bd0f286e7284c9f356c2aceef43963495d9d404b00ba8b0b720ea7b-rimg-w1200-h1060-dcffffff-gmir?v=1745003042

## FAQs

- **Q**: When and where is The Diana Ross Story - In The Name Of Love Tour being held?
  - **A:** The Diana Ross Story - In The Name Of Love Tour takes place on Sun, 20 Apr, 2025 at 12:00 am to Sun, 20 Apr, 2025 at 12:00 am at Glasgow Royal Concert Hall, Glasgow, United Kingdom.
- **Q**: Who is organizing The Diana Ross Story - In The Name Of Love Tour?
  - **A:** The Diana Ross Story - In The Name Of Love Tour is organized by In The Name of Love Tour.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Diana Ross Story - In The Name Of Love Tour 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 Glasgow, this event is thoughtfully curated to deliver a standout experience worth every moment. With 140+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The Diana Ross Story - In The Name Of Love Tour",
        "image": "https://cdn-az.allevents.in/events5/banners/e40acdcf3bd0f286e7284c9f356c2aceef43963495d9d404b00ba8b0b720ea7b-rimg-w1200-h1060-dcffffff-gmir?v=1745003042",
        "startDate": "2025-04-20",
        "url": "https://allevents.in/glasgow/the-diana-ross-story-in-the-name-of-love-tour/200027122863910",
        "location": {
            "@type": "Place",
            "name": "Glasgow Royal Concert Hall",
            "address": {
                "@type": "PostalAddress",
                "name": "Glasgow Royal Concert Hall, Glasgow, United Kingdom",
                "addressLocality": "Glasgow",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "55.864546990977",
                "longitude": "-4.2537863840706"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A concert at Glasgow Concert Hall on April 20, 2025, followed by shows in Edinburgh and Dundee.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "In The Name of Love Tour",
                "url": "https://allevents.in/org/in-the-name-of-love-tour/19182442"
            }
        ]
    }
]
```