

# Event Details

- **Event Name**: Pinup Coffee
- **Event Start and End Date**: Sun, 29 Mar, 2026 at 10:00 am – Sun, 29 Mar, 2026 at 02:00 pm
- **Event Description**: This is our Sunday meetup at Pinup. All portable crafts welcome :)

Please note this is located inside of Backbay farmhouse. If the location changes we will update.
- **Event URL**: https://allevents.in/virginia-beach/pinup-coffee/200029459559240
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details

- **Ticket URL**: http://facebook.com/200029459559240?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=virginia+beach-events

## Event venue details

- **city**: Virginia Beach
- **state**: VA
- **country**: United States
- **location**: Back Bay Farmhouse
- **lat**: 36.783845580625
- **long**: -76.190348393051
- **full address**: Back Bay Farmhouse, Virginia Beach, Virginia, United States

## Event gallery

- **Alt text**: Pinup Coffee
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/1e66f0e60c2d6ff38739c09b56a77279cd90f9a5dda0efb1738ce1e1e6766d7d-rimg-w1200-h857-dc21401d-gmir?v=1774205973

## FAQs

- **Q**: When and where is Pinup Coffee being held?
  - **A:** Pinup Coffee takes place on Sun, 29 Mar, 2026 at 10:00 am to Sun, 29 Mar, 2026 at 02:00 pm at Back Bay Farmhouse, Virginia Beach, Virginia, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pinup Coffee",
        "image": "https://cdn-az.allevents.in/events3/banners/1e66f0e60c2d6ff38739c09b56a77279cd90f9a5dda0efb1738ce1e1e6766d7d-rimg-w1200-h857-dc21401d-gmir?v=1774205973",
        "startDate": "2026-03-29",
        "endDate": "2026-03-29",
        "url": "https://allevents.in/virginia-beach/pinup-coffee/200029459559240",
        "location": {
            "@type": "Place",
            "name": "Back Bay Farmhouse",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Virginia Beach, Virginia",
                "addressLocality": "Virginia Beach",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.783845580625",
                "longitude": "-76.190348393051"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This is our Sunday meetup at Pinup. All portable crafts welcome :)\n\nPlease note this is located inside of Backbay farmhouse. If the location changes we will update."
    }
]
```