

# Event Details

- **Event Name**: Valentine's Concert
- **Event Start and End Date**: Sun, 15 Feb, 2026 at 02:00 pm
- **Event Description**: Mark your calendars for a very special event. We have an enjoyable afternoon with an incredible duo planned for you. They specialize in old time country music. Please make a reservation so we can better plan. Click on the flyer for more information.
- **Event URL**: https://allevents.in/machias/valentines-concert/200029594114057
- **Event Categories**: concerts, music, entertainment, valentines-day, calendar, country-music-festivals
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Machias
- **state**: NY
- **country**: United States
- **location**: 9735 Route 16, Machias, NY, United States, New York 14101
- **lat**: 42.42109
- **long**: -78.49353
- **full address**: 9735 Route 16, Machias, NY, United States, New York 14101

## Event gallery

- **Alt text**: Valentine's Concert
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/ce348939f38729d14f93c939ec6255955c712762ad26dedde50e7968c23e939d-rimg-w1200-h1553-dcf9f4ee-gmir?v=1770526378

## FAQs

- **Q**: When and where is Valentine's Concert being held?
  - **A:** Valentine's Concert takes place on Sun, 15 Feb, 2026 at 02:00 pm to Sun, 15 Feb, 2026 at 02:00 pm at 9735 Route 16, Machias, NY, United States, New York 14101.
- **Q**: Who is organizing Valentine's Concert?
  - **A:** Valentine's Concert is organized by Events by Jess.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Valentine's Concert is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Machias, this event is thoughtfully curated to deliver a standout experience worth every moment. If Valentine's Concert sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Valentine's Concert",
        "image": "https://cdn-az.allevents.in/events2/banners/ce348939f38729d14f93c939ec6255955c712762ad26dedde50e7968c23e939d-rimg-w1200-h1553-dcf9f4ee-gmir?v=1770526378",
        "startDate": "2026-02-15",
        "url": "https://allevents.in/machias/valentines-concert/200029594114057",
        "location": {
            "@type": "Place",
            "name": "9735 Route 16, Machias, NY, United States, New York 14101",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9735 Main St, Machias, NY 14101-9798, United States",
                "addressLocality": "Machias",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.42109",
                "longitude": "-78.49353"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Mark your calendars for a very special event. We have an enjoyable afternoon with an incredible duo planned for you. They specialize in old time country music. Please make a reservation so we can better plan. Click on the flyer for more information.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Events by Jess",
                "url": "https://allevents.in/org/events-by-jess/23856401"
            }
        ]
    }
]
```