

# Event Details

- **Event Name**: Live n' Loud
- **Event Start and End Date**: Sun, 13 Jul, 2025 at 04:00 pm – Sun, 13 Jul, 2025 at 07:00 pm
- **Event Description**: Classic rock
- **Event URL**: https://allevents.in/portsmouth/live-n-loud/200028468006844
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

- **Ticket URL**: http://facebook.com/200028468006844?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=portsmouth-events

## Event venue details

- **city**: Portsmouth
- **state**: EN
- **country**: United Kingdom
- **location**: The Admiral Drake
- **lat**: 50.8133945205
- **long**: -1.0850385099999
- **full address**: The Admiral Drake, 8 Kingston Crescent,Portsmouth, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Somethin' Else (https://allevents.in/org/somethin-else/26113073)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/7c6bde3c69a83cd62f3a20de6356cc85671d34ca88374864727c38446209c580-rimg-w1200-h1697-dc1d1f0b-gmir?v=1751930504
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/87674ab2d9fd4759e5967aee5aabb3053a51b20207820960a3378fdac660d96f-rimg-w300-h300-dc1d1f0a-gmir?v=1751930504

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 13 Jul, 2025 at 04:00 pm
- **Q**: Where is the event happening?
  - **A:** The Admiral Drake, 8 Kingston Crescent,Portsmouth, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Somethin' Else
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Live n' Loud ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Live n' Loud",
        "image": "https://cdn-az.allevents.in/events1/banners/7c6bde3c69a83cd62f3a20de6356cc85671d34ca88374864727c38446209c580-rimg-w1200-h1697-dc1d1f0b-gmir?v=1751930504",
        "startDate": "2025-07-13",
        "endDate": "2025-07-13",
        "url": "https://allevents.in/portsmouth/live-n-loud/200028468006844",
        "location": {
            "@type": "Place",
            "name": "The Admiral Drake",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8 Kingston Crescent,Portsmouth",
                "addressLocality": "Portsmouth",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.8133945205",
                "longitude": "-1.0850385099999"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Classic rock",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Somethin Else",
                "url": "https://allevents.in/org/somethin-else/26113073"
            }
        ]
    }
]
```