

# Event Details

- **Event Name**: First show at Smithfield Pizza House
- **Event Start and End Date**: Fri, 26 Jun, 2026 at 07:00 pm – Fri, 26 Jun, 2026 at 10:00 pm
- **Event Description**: Join me for my first gig at this great new venue!
- **Event URL**: https://allevents.in/smithfield/first-show-at-smithfield-pizza-house/200030084800752
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Smithfield
- **state**: RI
- **country**: United States
- **location**: Smithfield Pizza House
- **lat**: 41.87787
- **long**: -71.50023
- **full address**: Smithfield Pizza House, 345 Waterman Avenue,Smithfield, Rhode Island, United States

## Event gallery

- **Alt text**: First show at Smithfield Pizza House
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/e3ca9a48f9e768dad6d2fca3f4289ef1ed66ba8762fcbec059a9ef04131691b5-rimg-w1080-h1080-dcffffff-gmir?v=1782212853

## FAQs

- **Q**: When and where is First show at Smithfield Pizza House being held?
  - **A:** First show at Smithfield Pizza House takes place on Fri, 26 Jun, 2026 at 07:00 pm to Fri, 26 Jun, 2026 at 10:00 pm at Smithfield Pizza House, 345 Waterman Avenue,Smithfield, Rhode Island, United States.
- **Q**: Who is organizing First show at Smithfield Pizza House?
  - **A:** First show at Smithfield Pizza House is organized by Maddie Skeldon.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "First show at Smithfield Pizza House",
        "image": "https://cdn-az.allevents.in/events3/banners/e3ca9a48f9e768dad6d2fca3f4289ef1ed66ba8762fcbec059a9ef04131691b5-rimg-w1080-h1080-dcffffff-gmir?v=1782212853",
        "startDate": "2026-06-26",
        "endDate": "2026-06-26",
        "url": "https://allevents.in/smithfield/first-show-at-smithfield-pizza-house/200030084800752",
        "location": {
            "@type": "Place",
            "name": "Smithfield Pizza House",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "345 Waterman Avenue,Smithfield, Rhode Island",
                "addressLocality": "Smithfield",
                "addressRegion": "RI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.87787",
                "longitude": "-71.50023"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join me for my first gig at this great new venue!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Maddie Skeldon",
                "url": "https://allevents.in/org/maddie-skeldon/20611526"
            }
        ]
    }
]
```