

# Event Details

- **Event Name**: Together for Teens Community Event! 
- **Event Start and End Date**: Wed, 11 Mar, 2026 at 06:30 pm
- **Event Description**: Spread the word and join us if you can! ? Let’s hope it doesn’t snow this time!!
- **Event URL**: https://allevents.in/alford/together-for-teens-community-event/200029702863219
- **Interested Audience**: 
  - total_interested_count: 25

## Ticket Details

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

## Event venue details

- **city**: Alford
- **state**: SC
- **country**: United Kingdom
- **location**: Alford Academy
- **lat**: 57.2313
- **long**: -2.7075
- **full address**: Alford Academy, Alford, Aberdeenshire, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Together For Teens (https://allevents.in/org/together-for-teens/26890334)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/711916d0c71288d66caff96dcefa2454ad35411ca31accb65a4089a59e844cf3-rimg-w1089-h1635-dcf5f5f6-gmir?v=1772867419
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/e4e8c84d2b8ed86bf3831acacb5d691493f8ecd83e6c4a864cf872f8b4e71e94-rimg-w300-h300-dcf5f5f6-gmir?v=1772867419

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 11 Mar, 2026 at 06:30 pm
- **Q**: Where is the event happening?
  - **A:** Alford Academy, Alford, Aberdeenshire, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Together For Teens
- **Q**: Where can I find ticket details about Together for Teens Community Event!  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Together for Teens Community Event!",
        "image": "https://cdn-az.allevents.in/events1/banners/711916d0c71288d66caff96dcefa2454ad35411ca31accb65a4089a59e844cf3-rimg-w1089-h1635-dcf5f5f6-gmir?v=1772867419",
        "startDate": "2026-03-11",
        "url": "https://allevents.in/alford/together-for-teens-community-event/200029702863219",
        "location": {
            "@type": "Place",
            "name": "Alford Academy",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Alford, Aberdeenshire",
                "addressLocality": "Alford",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "57.2313",
                "longitude": "-2.7075"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Spread the word and join us if you can! ? Let’s hope it doesn’t snow this time!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Together For Teens",
                "url": "https://allevents.in/org/together-for-teens/26890334"
            }
        ]
    }
]
```