

# Event Details

- **Event Name**: Meet for coffee 
- **Event Start and End Date**: Sat, 06 Jun, 2026 at 10:30 am – Sat, 06 Jun, 2026 at 12:00 pm
- **Event Description**: Come and meet us informally for coffee and a chat
- **Event URL**: https://allevents.in/salisbury/meet-for-coffee/200030174209117
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Salisbury
- **state**: EN
- **country**: United Kingdom
- **location**: Salisbury Museum Cafe
- **lat**: 51.064526385105
- **long**: -1.7998266220093
- **full address**: Salisbury Museum Cafe, The Kings House, 65 The Close, Salisbury, United Kingdom

## Event gallery

- **Alt text**: Meet for coffee
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/d60c89b3a9ad6c29a3b359bf8a37d415167fa0d682251036787b2d616bbfc6e5-rimg-w1200-h848-dcffffff-gmir?v=1780324457

## FAQs

- **Q**: When and where is Meet for coffee  being held?
  - **A:** Meet for coffee  takes place on Sat, 06 Jun, 2026 at 10:30 am to Sat, 06 Jun, 2026 at 12:00 pm at Salisbury Museum Cafe, The Kings House, 65 The Close, Salisbury, United Kingdom.
- **Q**: Who is organizing Meet for coffee ?
  - **A:** Meet for coffee  is organized by Salisbury Soroptimists.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Meet for coffee",
        "image": "https://cdn-az.allevents.in/events10/banners/d60c89b3a9ad6c29a3b359bf8a37d415167fa0d682251036787b2d616bbfc6e5-rimg-w1200-h848-dcffffff-gmir?v=1780324457",
        "startDate": "2026-06-06",
        "endDate": "2026-06-06",
        "url": "https://allevents.in/salisbury/meet-for-coffee/200030174209117",
        "location": {
            "@type": "Place",
            "name": "Salisbury Museum Cafe",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "The Kings House, 65 The Close",
                "addressLocality": "Salisbury",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.064526385105",
                "longitude": "-1.7998266220093"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and meet us informally for coffee and a chat",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Salisbury Soroptimists",
                "url": "https://allevents.in/org/salisbury-soroptimists/13418883",
                "description": "Soroptimists make friends with like-minded women, have fun and work on projects that help improve the lives of women and girls locally and internationally."
            }
        ]
    }
]
```