

# Event Details

- **Event Name**: George Street Kids at Triple A Records
- **Event Start and End Date**: Sat, 25 Apr, 2026 at 07:00 pm (+01:00)
- **Event Description**: Instore gig at Newport's premier record shop.  George Street Kids will attempt to play a song from every record in the shop.  Twice.  One as normal, and then again in reverse.
- **Event URL**: https://allevents.in/newport/george-street-kids-at-triple-a-records/200029884593521
- **Event Categories**: kids
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details

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

## Event venue details

- **city**: Newport
- **state**: EN
- **country**: United Kingdom
- **location**: Triple A Records
- **lat**: 50.699922550431
- **long**: -1.2958508135853
- **full address**: Triple A Records, 111 to 112 St James Street,Newport, Isle of Wight, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: George Street Kids (https://allevents.in/org/george-street-kids/27569828)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/ab557ce859d0c15db7b012c5e0c853e5e96a6b0f531ee6205f0a745972e00952-rimg-w1200-h628-dc090ad9-gmir?v=1775087480
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/8392bf9b72dc5a03b19c74a792452efbf4c580a5a8858d246a140b4fd30aa660-rimg-w300-h300-dc0809dc-gmir?v=1775087481

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 25 Apr, 2026 at 07:00 pm (+01:00)
- **Q**: Where is the event happening?
  - **A:** Triple A Records, 111 to 112 St James Street,Newport, Isle of Wight, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** George Street Kids
- **Q**: What type of event is this?
  - **A:** kids
- **Q**: Where can I find ticket details about George Street Kids at Triple A Records ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "George Street Kids at Triple A Records",
        "image": "https://cdn-az.allevents.in/events7/banners/ab557ce859d0c15db7b012c5e0c853e5e96a6b0f531ee6205f0a745972e00952-rimg-w1200-h628-dc090ad9-gmir?v=1775087480",
        "startDate": "2026-04-25T19:00:00+01:00",
        "url": "https://allevents.in/newport/george-street-kids-at-triple-a-records/200029884593521",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Triple A Records",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "111 to 112 St James Street,Newport, Isle of Wight",
                "addressLocality": "Newport",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.699922550431",
                "longitude": "-1.2958508135853"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Instore gig at Newport's premier record shop.  George Street Kids will attempt to play a song from every record in the shop.  Twice.  One as normal, and then again in reverse.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "George Street Kids",
                "url": "https://allevents.in/org/george-street-kids/27569828"
            }
        ]
    }
]
```