

# Event Details

- **Event Name**: Ice Cream for Breakfast Day
- **Event Start and End Date**: Sat, 07 Feb, 2026 at 08:00 am
- **Event Description**: It's never too early to start getting ready for our favorite event of the year!! Ice Cream for breakfast day is Saturday Feb 7th, get ready for your favorite menu of the year available one day only!!
- **Event URL**: https://allevents.in/painted-post/ice-cream-for-breakfast-day/200029381232806
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 248

## Ticket Details


## Event venue details

- **city**: Painted Post
- **state**: NY
- **country**: United States
- **location**: 73 Victory Hwy, Painted Post, NY 14870-1013, United States
- **lat**: 42.16827
- **long**: -77.10015
- **full address**: 73 Victory Hwy, Painted Post, NY 14870-1013, United States

## Event gallery

- **Alt text**: Ice Cream for Breakfast Day
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/f65d2e06f10715dea4b37fa04a70ec0658fc6b47e8d1a0bde74411af358baa9b-rimg-w1200-h675-dcffa2b5-gmir?v=1769969765

## FAQs

- **Q**: When and where is Ice Cream for Breakfast Day being held?
  - **A:** Ice Cream for Breakfast Day takes place on Sat, 07 Feb, 2026 at 08:00 am to Sat, 07 Feb, 2026 at 08:00 am at 73 Victory Hwy, Painted Post, NY 14870-1013, United States.
- **Q**: Who is organizing Ice Cream for Breakfast Day?
  - **A:** Ice Cream for Breakfast Day is organized by The Last Stand.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ice Cream for Breakfast Day",
        "image": "https://cdn-az.allevents.in/events6/banners/f65d2e06f10715dea4b37fa04a70ec0658fc6b47e8d1a0bde74411af358baa9b-rimg-w1200-h675-dcffa2b5-gmir?v=1769969765",
        "startDate": "2026-02-07",
        "url": "https://allevents.in/painted-post/ice-cream-for-breakfast-day/200029381232806",
        "location": {
            "@type": "Place",
            "name": "73 Victory Hwy, Painted Post, NY 14870-1013, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "73 RT-415, Painted Post, NY 14870-1013, United States",
                "addressLocality": "Painted Post",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.16827",
                "longitude": "-77.10015"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It's never too early to start getting ready for our favorite event of the year!! Ice Cream for breakfast day is Saturday Feb 7th, get ready for your favorite menu of the year available one day only!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Last Stand",
                "url": "https://allevents.in/org/the-last-stand/23550441"
            }
        ]
    }
]
```