

# Event Details

- **Event Name**: Trick or Treat
- **Event Start and End Date**: Fri, 31 Oct, 2025 at 07:00 pm
- **Event Description**: Come and join us for a night of fun, prizes and tons of candy!
- **Event URL**: https://allevents.in/greenville/trick-or-treat/200029027330025
- **Event Categories**: trick-or-treat, halloween
- **Interested Audience**: 
  - total_interested_count: 49

## Ticket Details

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

## Event venue details

- **city**: Greenville
- **state**: SC
- **country**: United States
- **location**: Solutions Recovery Center
- **lat**: 34.8531
- **long**: -82.3685
- **full address**: Solutions Recovery Center, 520 Lowndes Hill Rd,Greenville,SC,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Solutions Recovery Center (https://allevents.in/org/solutions-recovery-center/23997945)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/0ab8cc3748678d46af4fae3cdffbe730500371987f93205a3c6f8361c68086ec-rimg-w968-h1250-dcf3eded-gmir?v=1761932380
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/19734df9f201d28ef20a1b4cd05d9bc24f46b99a814cb608c295d7dce66a1d00-rimg-w300-h300-dcf4eeee-gmir?v=1761932381

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 31 Oct, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Solutions Recovery Center, 520 Lowndes Hill Rd,Greenville,SC,United States
- **Q**: Who is organizing the event?
  - **A:** Solutions Recovery Center
- **Q**: What type of event is this?
  - **A:** trick-or-treat, halloween
- **Q**: Where can I find ticket details about Trick or Treat ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trick or Treat",
        "image": "https://cdn-az.allevents.in/events8/banners/0ab8cc3748678d46af4fae3cdffbe730500371987f93205a3c6f8361c68086ec-rimg-w968-h1250-dcf3eded-gmir?v=1761932380",
        "startDate": "2025-10-31",
        "url": "https://allevents.in/greenville/trick-or-treat/200029027330025",
        "location": {
            "@type": "Place",
            "name": "Solutions Recovery Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "520 Lowndes Hill Rd,Greenville,SC,United States",
                "addressLocality": "Greenville",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.8531",
                "longitude": "-82.3685"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and join us for a night of fun, prizes and tons of candy!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Solutions Recovery Center",
                "url": "https://allevents.in/org/solutions-recovery-center/23997945"
            }
        ]
    }
]
```