

# Event Details

- **Event Name**: 2 for 1 Day
- **Event Start and End Date**: Thu, 21 May, 2026 at 09:00 am – Thu, 21 May, 2026 at 07:30 pm (-05:00)
- **Event Description**: May 21st is Two-for-One day. Come in with a friend! The two of you get your treatments for the price of one. Be sure each of you book an appointment. This offer is available to new patients too! Just add in the $10 intake fee for each new person.
- **Event URL**: https://allevents.in/somerville/2-for-1-day/80002199512362
- **Event Categories**: health-wellness
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Somerville
- **state**: MA
- **country**: United States
- **location**: Open Space Community Acupuncture
- **lat**: 42.3798085
- **long**: -71.0951552
- **full address**: Open Space Community Acupuncture, 70 Union Square #102, Somerville, MA 02143, United States

## Event gallery

- **Alt text**: 2 for 1 Day
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb660182d91016e.jpg

## FAQs

- **Q**: When and where is 2 for 1 Day being held?
  - **A:** 2 for 1 Day takes place on Thu, 21 May, 2026 at 09:00 am to Thu, 21 May, 2026 at 07:30 pm at Open Space Community Acupuncture, 70 Union Square #102, Somerville, MA 02143, United States.
- **Q**: Who is organizing 2 for 1 Day?
  - **A:** 2 for 1 Day is organized by Open Space Community Acupuncture.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "2 for 1 Day",
        "image": "https://cdn2.allevents.in/thumbs/thumb660182d91016e.jpg",
        "startDate": "2026-05-21T09:00:00-05:00",
        "endDate": "2026-05-21T19:30:00-05:00",
        "url": "https://allevents.in/somerville/2-for-1-day/80002199512362",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Open Space Community Acupuncture",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "70 Union Square #102, Somerville, MA 02143, United States",
                "addressLocality": "Somerville",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.3798085",
                "longitude": "-71.0951552"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "May 21st is Two-for-One day. Come in with a friend! The two of you get your treatments for the price of one. Be sure each of you book an appointment. This offer is available to new patients too! Just add in the $10 intake fee for each new person.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Open Space Community Acupuncture",
                "url": "https://allevents.in/org/open-space-community-acupuncture/23496441"
            }
        ]
    }
]
```