

# Event Details

- **Event Name**: Coffee Meet Up
- **Event Start and End Date**: Sat, 22 Aug, 2026 at 11:30 am
- **Event Description**: Another coffee Meet-Up. Please come out and we can talk about setting up other types of events!
- **Event URL**: https://allevents.in/rotorua/coffee-meet-up/200030561172249
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details

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

## Event venue details

- **city**: Rotorua
- **state**: BP
- **country**: New Zealand
- **location**: Aroma Cafe
- **lat**: -38.134073385
- **long**: 176.254075525
- **full address**: Aroma Cafe, 1126 Fenton Street,Rotorua, New Zealand

## Event gallery

- **Alt text**: Coffee Meet Up
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/898a9fd3c1defe2c4e8ae7d5dded996076e1a1051f531fc6f693b3aac6e9ac6f-rimg-w800-h560-dce8c898-gmir?v=1786773349

## FAQs

- **Q**: When and where is Coffee Meet Up being held?
  - **A:** Coffee Meet Up takes place on Sat, 22 Aug, 2026 at 11:30 am to Sat, 22 Aug, 2026 at 11:30 am at Aroma Cafe, 1126 Fenton Street,Rotorua, New Zealand.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Coffee Meet Up",
        "image": "https://cdn-az.allevents.in/events5/banners/898a9fd3c1defe2c4e8ae7d5dded996076e1a1051f531fc6f693b3aac6e9ac6f-rimg-w800-h560-dce8c898-gmir?v=1786773349",
        "startDate": "2026-08-22",
        "url": "https://allevents.in/rotorua/coffee-meet-up/200030561172249",
        "location": {
            "@type": "Place",
            "name": "Aroma Cafe",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1126 Fenton Street,Rotorua, New Zealand",
                "addressLocality": "Rotorua",
                "addressRegion": "BP",
                "addressCountry": "NZ"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-38.134073385",
                "longitude": "176.254075525"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Another coffee Meet-Up. Please come out and we can talk about setting up other types of events!"
    }
]
```