

# Event Details

- **Event Name**: Coffee meet up 
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 10:30 am
- **Event Description**: Coffee meet up whether you are new to the area or a long time resident, will be great to see you
- **Event URL**: https://allevents.in/santa-fe/coffee-meet-up/200030244776030
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 22

## Ticket Details

- **Ticket URL**: http://facebook.com/200030244776030?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=santa+fe-events

## Event venue details

- **city**: Santa Fe
- **state**: AN
- **country**: Spain
- **location**: Las Terrazas
- **lat**: 37.167889292333
- **long**: -4.1607293246667
- **full address**: Las Terrazas, Avenida Andalucía, s/n,Loja, Andalucia, Spain, Santa Fe

## Event gallery

- **Alt text**: Coffee meet up
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/2268e7c15916e5713a43667d576f0d2e5ab842b47d991073c945b4dff885e0d4-rimg-w894-h960-dcbcd1f0-gmir?v=1783039328

## FAQs

- **Q**: When and where is Coffee meet up  being held?
  - **A:** Coffee meet up  takes place on Sat, 04 Jul, 2026 at 10:30 am to Sat, 04 Jul, 2026 at 10:30 am at Las Terrazas, Avenida Andalucia, s/n,Loja, Andalucia, Spain, Santa Fe.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Coffee meet up",
        "image": "https://cdn-az.allevents.in/events6/banners/2268e7c15916e5713a43667d576f0d2e5ab842b47d991073c945b4dff885e0d4-rimg-w894-h960-dcbcd1f0-gmir?v=1783039328",
        "startDate": "2026-07-04",
        "url": "https://allevents.in/santa-fe/coffee-meet-up/200030244776030",
        "location": {
            "@type": "Place",
            "name": "Las Terrazas",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Avenida Andalucía, s/n,Loja, Andalucia, Spain",
                "addressLocality": "Santa Fe",
                "addressRegion": "AN",
                "addressCountry": "ES"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.167889292333",
                "longitude": "-4.1607293246667"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Coffee meet up whether you are new to the area or a long time resident, will be great to see you"
    }
]
```