

# Event Details

- **Event Name**: Petty Larceny Returns to Grafton
- **Event Start and End Date**: Thu, 31 Jul, 2025 at 06:30 pm
- **Event Description**: It's time for another party in the park! Join us for a blowout summer concert! WooHoo!!
- **Event URL**: https://allevents.in/grafton/petty-larceny-returns-to-grafton/200028334249654
- **Event Categories**: entertainment, concerts, music, parties
- **Interested Audience**: 
  - total_interested_count: 214

## Ticket Details

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

## Event venue details

- **city**: Grafton
- **state**: MA
- **country**: United States
- **location**: Grafton Recreation
- **lat**: 42.209248498914
- **long**: -71.694224424026
- **full address**: Grafton Recreation, 30 Providence Rd,Grafton, Massachusetts, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Petty Larceny Band (https://allevents.in/org/petty-larceny-band/25956228)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/b30920bfd7eb3eba30d8289de0cf3375a550d7689015fd37c5aa7d11a97a46dd-rimg-w1200-h653-dceca435-gmir?v=1753780767
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Petty+Larceny+Returns+to+Grafton&date=31+Jul

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 31 Jul, 2025 at 06:30 pm
- **Q**: Where is the event happening?
  - **A:** Grafton Recreation, 30 Providence Rd,Grafton, Massachusetts, United States
- **Q**: Who is organizing the event?
  - **A:** Petty Larceny Band
- **Q**: What type of event is this?
  - **A:** entertainment, concerts, music, parties
- **Q**: Where can I find ticket details about Petty Larceny Returns to Grafton ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Petty Larceny Returns to Grafton",
        "image": "https://cdn-az.allevents.in/events10/banners/b30920bfd7eb3eba30d8289de0cf3375a550d7689015fd37c5aa7d11a97a46dd-rimg-w1200-h653-dceca435-gmir?v=1753780767",
        "startDate": "2025-07-31",
        "url": "https://allevents.in/grafton/petty-larceny-returns-to-grafton/200028334249654",
        "location": {
            "@type": "Place",
            "name": "Grafton Recreation",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "30 Providence Rd,Grafton, Massachusetts",
                "addressLocality": "Grafton",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.209248498914",
                "longitude": "-71.694224424026"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It's time for another party in the park! Join us for a blowout summer concert! WooHoo!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Petty Larceny Band",
                "url": "https://allevents.in/org/petty-larceny-band/25956228"
            }
        ]
    }
]
```