

# Event Details

- **Event Name**: Eco Cafe
- **Event Start and End Date**: Tue, 06 Jan, 2026 at 07:00 pm
- **Event Description**: An opportunity for a conversation with Ecological  Economist, William Thomson about the Economics of Sustainability.
- **Event URL**: https://allevents.in/dunblane/eco-cafe/200029387904510
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details


## Event venue details

- **city**: Dunblane
- **state**: SC
- **country**: United Kingdom
- **location**: St Mary's Episcopal Church, Dunblane
- **lat**: 56.1882
- **long**: -3.9596
- **full address**: St Mary's Episcopal Church, Dunblane, United Kingdom

## Event gallery

- **Alt text**: Eco Cafe
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/8b1bee200c14925811518b7c01e7fedf0b249c691366f483a4fe836d207e7bbe-rimg-w967-h547-dc4f95da-gmir?v=1766951119

## FAQs

- **Q**: When and where is Eco Cafe being held?
  - **A:** Eco Cafe takes place on Tue, 06 Jan, 2026 at 07:00 pm to Tue, 06 Jan, 2026 at 07:00 pm at St Mary's Episcopal Church, Dunblane, United Kingdom.
- **Q**: Who is organizing Eco Cafe?
  - **A:** Eco Cafe is organized by Dunblane EcoFest.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Eco Cafe",
        "image": "https://cdn-az.allevents.in/events1/banners/8b1bee200c14925811518b7c01e7fedf0b249c691366f483a4fe836d207e7bbe-rimg-w967-h547-dc4f95da-gmir?v=1766951119",
        "startDate": "2026-01-06",
        "url": "https://allevents.in/dunblane/eco-cafe/200029387904510",
        "location": {
            "@type": "Place",
            "name": "St Mary's Episcopal Church, Dunblane",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Dunblane",
                "addressLocality": "Dunblane",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "56.1882",
                "longitude": "-3.9596"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "An opportunity for a conversation with Ecological  Economist, William Thomson about the Economics of Sustainability.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dunblane EcoFest",
                "url": "https://allevents.in/org/dunblane-ecofest/27267981"
            }
        ]
    }
]
```