

# Event Details

- **Event Name**: March Green Drinks
- **Event Start and End Date**: Tue, 31 Mar, 2026 at 07:30 pm
- **Event Description**: Informal gathering to chat about all things environmental. We will be in the back room. All welcome.
- **Event URL**: https://allevents.in/salisbury/march-green-drinks/200029765291812
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

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

## Event venue details

- **city**: Salisbury
- **state**: EN
- **country**: United Kingdom
- **location**: The Boot Inn Tisbury
- **lat**: 51.065827
- **long**: -2.080344
- **full address**: The Boot Inn Tisbury, Salisbury, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Nadder Community Energy (https://allevents.in/org/nadder-community-energy/24996719)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/f35e3d55fbc9687412bb50156527c1336c2617511ec3e427f4cb432b7a797902-rimg-w1200-h1698-dcbeeaf4-gmir?v=1774202516
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/a4b7221ea388de6c3bb5bc9f47ef85983fa181036f853e15e0a93edb2cff3d57-rimg-w300-h300-dcbeeaf4-gmir?v=1774202516

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 31 Mar, 2026 at 07:30 pm
- **Q**: Where is the event happening?
  - **A:** The Boot Inn Tisbury, Salisbury, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Nadder Community Energy
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about March Green Drinks ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "March Green Drinks",
        "image": "https://cdn-az.allevents.in/events8/banners/f35e3d55fbc9687412bb50156527c1336c2617511ec3e427f4cb432b7a797902-rimg-w1200-h1698-dcbeeaf4-gmir?v=1774202516",
        "startDate": "2026-03-31",
        "url": "https://allevents.in/salisbury/march-green-drinks/200029765291812",
        "location": {
            "@type": "Place",
            "name": "The Boot Inn Tisbury",
            "address": {
                "@type": "PostalAddress",
                "name": "The Boot Inn Tisbury, Salisbury, United Kingdom",
                "addressLocality": "Salisbury",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.065827",
                "longitude": "-2.080344"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Informal gathering to chat about all things environmental. We will be in the back room. All welcome.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Nadder Community Energy",
                "url": "https://allevents.in/org/nadder-community-energy/24996719"
            }
        ]
    }
]
```