---
title: Google and Google Maps Searches Now Show Every Store's Holiday Hours
description: The holiday store hours of retailers is now automatically being displayed in searches at Google and Google Maps.
authors:
  - name: Ethan Wolff-Mann
    url: https://money.com/author/ethan-wolff-mann/
    at_money_since: 2015
    articles: 160
    covers:
      - Technology
      - Banking
      - Business
      - Career Advice
      - Credit
      - Credit Cards
      - Economy and Politics
      - Education
      - Housing
      - Identity Theft
      - Insurance
      - Investing
      - Lifestyle
      - Personal Finance
      - Professional Services
      - Shopping
      - Taxes
    social:
      - https://x.com/ewolffmann
    former_staff: true
published: '2015-11-09T16:00:49.000Z'
modified: '2024-05-16T10:37:52.000Z'
section: Technology
tags:
  - Google
  - holiday shopping
  - Holidays
word_count: 181
canonical: https://money.com/google-maps-holiday-store-hours/
type: Article
source: structured-blocks
---

> **Disclosure:** We research all brands listed and may earn a fee from our partners. Research and financial considerations may influence how brands are displayed. Not all brands are included. [Learn more](https://money.com/page/disclaimer/).

![Google Maps Holiday Hours](https://img.money.com/2015/11/gettyimages-457249922.jpg)

The holiday season means weird stores hours--early openings and late closures on epic shopping periods like Black Friday weekend, unusual hours on special days like Thanksgiving and Christmas Eve, and perhaps even days when stores will simply be closed.

Tracking down each retail location's hours is a pain, especially because the information might not be updated online. Potentially solving the problem is Google, which is updating its entire database to make sure you can easily find out whether your destination is open or closed, before you arrive inconvenienced. According to [Google's blog](http://google-latlong.blogspot.com/2015/11/tis-season-google-brings-holiday-hours_6.html), the hours will pop up automatically if you do a standard Google search or use the Maps service.

Once you find the store, Google will show both regular and holiday hours, so you won't get confused. And if it hasn't been able to track down the modified schedule, it'll alert you that you might be walking up to a dark and shuttered store.

Google Maps also has a simple "Open Now" tool you can use to see a filtered map or list that you won't have to wait for.

```json
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "BreadcrumbList",
      "@id": "https://money.com/google-maps-holiday-store-hours/#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://money.com"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Technology",
          "item": "https://money.com/technology/"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "GPS",
          "item": "https://money.com/gps/"
        },
        {
          "@type": "ListItem",
          "position": 4,
          "name": "Google and Google Maps Searches Now Show Every Store's Holiday Hours"
        }
      ]
    },
    {
      "@type": "WebSite",
      "@id": "https://money.com/#website",
      "url": "https://money.com",
      "name": "Money",
      "publisher": {
        "@id": "https://money.com/#organization"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://money.com/google-maps-holiday-store-hours/#webpage",
      "url": "https://money.com/google-maps-holiday-store-hours/",
      "name": "Google and Google Maps Searches Now Show Every Store's Holiday Hours",
      "isPartOf": {
        "@id": "https://money.com/#website"
      },
      "datePublished": "2015-11-09T16:00:49.000Z",
      "mainEntity": {
        "@id": "https://money.com/google-maps-holiday-store-hours/"
      },
      "inLanguage": "en-US",
      "breadcrumb": {
        "@id": "https://money.com/google-maps-holiday-store-hours/#breadcrumb"
      },
      "dateModified": "2024-05-16T10:37:52.000Z"
    },
    {
      "@type": "Article",
      "headline": "Google and Google Maps Searches Now Show Every Store's Holiday Hours",
      "articleSection": "Technology",
      "image": [
        {
          "@type": "ImageObject",
          "url": "https://img.money.com/2015/11/gettyimages-457249922.jpg",
          "width": 5392,
          "height": 3632,
          "caption": "Google Maps Holiday Hours"
        }
      ],
      "author": [
        {
          "@type": "Person",
          "name": "Ethan Wolff-Mann",
          "url": "https://money.com/author/ethan-wolff-mann/",
          "@id": "https://money.com/author/ethan-wolff-mann/#author",
          "sameAs": [
            "https://x.com/ewolffmann"
          ]
        }
      ],
      "publisher": "https://money.com/#organization",
      "datePublished": "2015-11-09T16:00:49.000Z",
      "description": "The holiday store hours of retailers is now automatically being displayed in searches at Google and Google Maps.",
      "abstract": "The holiday store hours of retailers is now automatically being displayed in searches at Google and Google Maps.",
      "@id": "https://money.com/google-maps-holiday-store-hours/",
      "inLanguage": "en-US",
      "dateModified": "2024-05-16T10:37:52.000Z",
      "wordCount": 181,
      "keywords": [
        "Google",
        "holiday shopping",
        "Holidays"
      ],
      "about": [
        {
          "@type": "Thing",
          "name": "Technology",
          "sameAs": [
            "https://en.wikipedia.org/wiki/Technology"
          ]
        },
        {
          "@type": "Thing",
          "name": "Global Positioning System",
          "sameAs": [
            "https://en.wikipedia.org/wiki/Global_Positioning_System"
          ]
        }
      ]
    }
  ]
}
```
