• ramc-7JcUnB

        See all notifications

        Skip to content
        Moz logo Menu open Menu close
        • Products
          • Moz Pro
          • Moz Pro Home
          • Moz Local
          • Moz Local Home
          • STAT
          • Moz API
          • Moz API Home
          • Compare SEO Products
          • Moz Data
        • Free SEO Tools
          • Domain Analysis
          • Keyword Explorer
          • Link Explorer
          • Competitive Research
          • MozBar
          • More Free SEO Tools
        • Learn SEO
          • Beginner's Guide to SEO
          • SEO Learning Center
          • Moz Academy
          • MozCon
          • Webinars, Whitepapers, & Guides
        • Blog
        • Why Moz
          • Digital Marketers
          • Agency Solutions
          • Enterprise Solutions
          • Small Business Solutions
          • The Moz Story
          • New Releases
        • Log in
        • Log out
        • Products
          • Moz Pro

            Your all-in-one suite of SEO essentials.

          • Moz Local

            Raise your local SEO visibility with complete local SEO management.

          • STAT

            SERP tracking and analytics for enterprise SEO experts.

          • Moz API

            Power your SEO with our index of over 44 trillion links.

          • Compare SEO Products

            See which Moz SEO solution best meets your business needs.

          • Moz Data

            Power your SEO strategy & AI models with custom data solutions.

          Enhance Keyword Discovery with Bulk Analysis
          Moz Pro

          Enhance Keyword Discovery with Bulk Analysis

          Learn more
        • Free SEO Tools
          • Domain Analysis

            Get top competitive SEO metrics like DA, top pages and more.

          • Keyword Explorer

            Find traffic-driving keywords with our 1.25 billion+ keyword index.

          • Link Explorer

            Explore over 40 trillion links for powerful backlink data.

          • Competitive Research

            Uncover valuable insights on your organic search competitors.

          • MozBar

            See top SEO metrics for free as you browse the web.

          • More Free SEO Tools

            Explore all the free SEO tools Moz has to offer.

          NEW Keyword Suggestions by Topic
          Moz Pro

          NEW Keyword Suggestions by Topic

          Learn more
        • Learn SEO
          • Beginner's Guide to SEO

            The #1 most popular introduction to SEO, trusted by millions.

          • SEO Learning Center

            Broaden your knowledge with SEO resources for all skill levels.

          • On-Demand Webinars

            Learn modern SEO best practices from industry experts.

          • How-To Guides

            Step-by-step guides to search success from the authority on SEO.

          • Moz Academy

            Upskill and get certified with on-demand courses & certifications.

          • MozCon

            Save on Early Bird tickets and join us in London or New York City

          Access 20 years of data with flexible pricing
          Moz API

          Access 20 years of data with flexible pricing

          Find your plan
        • Blog
        • Why Moz
          • Digital Marketers

            Simplify SEO tasks to save time and grow your traffic.

          • Small Business Solutions

            Uncover insights to make smarter marketing decisions in less time.

          • Agency Solutions

            Earn & keep valuable clients with unparalleled data & insights.

          • Enterprise Solutions

            Gain a competitive edge in the ever-changing world of search.

          • The Moz Story

            Moz was the first & remains the most trusted SEO company.

          • New Releases

            Get the scoop on the latest and greatest from Moz.

          Surface actionable competitive intel
          New Feature

          Surface actionable competitive intel

          Learn More
        • Log in
          • Moz Pro
          • Moz Local
          • Moz Local Dashboard
          • Moz API
          • Moz API Dashboard
          • Moz Academy
        • Avatar
          • Moz Home
          • Notifications
          • Account & Billing
          • Manage Users
          • Community Profile
          • My Q&A
          • My Videos
          • Log Out

        The Moz Q&A Forum

        • Forum
        • Questions
        • My Q&A
        • Users
        • Ask the Community

        Welcome to the Q&A Forum

        Browse the forum for helpful insights and fresh discussions about all things SEO.

        1. Home
        2. SEO Tactics
        3. Intermediate & Advanced SEO
        4. Can Schema handle two sets of business hours?

        Moz Q&A is closed.

        After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.

        Can Schema handle two sets of business hours?

        Intermediate & Advanced SEO
        2
        3
        1466
        Loading More Posts
        • Watching

          Notify me of new replies.
          Show question in unread.

        • Not Watching

          Do not notify me of new replies.
          Show question in unread if category is not ignored.

        • Ignoring

          Do not notify me of new replies.
          Do not show question in unread.

        • Oldest to Newest
        • Newest to Oldest
        • Most Votes
        Reply
        • Reply as question
        Locked
        This topic has been deleted. Only users with question management privileges can see it.
        • bherman
          bherman Subscriber last edited by

          I have a client who, due to covid, will have two sets of business hours. Morning hours for business customers, and afternoon hours for general customers. Is it possible to designate this distinction in schema?

          1 Reply Last reply Reply Quote 0
          • BlueprintMarketing
            BlueprintMarketing last edited by

            What it will break is the ability to indicate that a place is closed over lunch-time with a single OpeningHoursSpecification node, which works currently because you can simply sort the times for opens/closes to reconstruct the intended order, like so:

            <code># opens 8:00 - 12:30 and 14:00 - 20:00
            opens 08:00:00
            closes 12:30:00
            opens 14:00:00
            closes 20:00:00</code> 
            

            if you allow

            <code># opens 20.00 - 02:00 next day
            opens 20:00:00
            closes 02:00:00</code> 
            

            then there can be cases that become ambiguous, e.g. i. if you use more than one pair per OpeningHoursSpecification without making the case undecidable, like so:

            <code># opens 8 - 16:00 and 21:00 - 9:00: next day
            opens 08:00:00
            closes 16:00:00
            opens 21:00:00
            closes 09:00:00</code> 
            

            It could also mean opens 8:00 - 9:00 and 21:00 - 16:00 next day.

            What might work is a rule that cross-midnight intervals are only allowed if you have exactly one pair of opens / closes properties. And we need to precisely define how this works in the light of additional statements for the next day of the week, in particular with validity constraints (like seasonal opening hours).

            1 Reply Last reply Reply Quote 0
            • BlueprintMarketing
              BlueprintMarketing last edited by

              Hello,

              covid I with you and your client safe days ahead

              https://developers.google.com/search/docs/data-types/special-announcements

              https://www.schemaapp.com/how-to/your-guide-to-covid-19-structured-data/ https://schema.org/CovidTestingFacility

              https://support.google.com/business/answer/3039617?co=GENIE.Platform%3DiOS&hl=en

              https://searchengineland.com/schema-org-adds-covid-19-related-structured-data-types-in-version-7-0-330831

              for  Structured data I would use it like pharmacy’s do but name is what you like.

              this tool will help you make your own

              https://technicalseo.com/tools/schema-markup-generator/

              Here are some great examples

              https://developers.google.com/search/docs/data-types/local-business#business-hourshttps://developers.google.com/search/docs/data-types/local-business#multiple-departments```

              <title>Dave's Department Store</title>
                  <scripttype="application ld+json"="">{
                    "@context":"https://schema.org",
                    "@type":"Store",
                    "image":[
                      "https://example.com/photos/1x1/photo.jpg",
                      "https://example.com/photos/4x3/photo.jpg",
                      "https://example.com/photos/16x9/photo.jpg"
                     ],
                    "@id":"http://davesdeptstore.example.com",
                    "name":"Dave's Department Store",
                    "address":{
                      "@type":"PostalAddress",
                      "streetAddress":"1600 Saratoga Ave",
                      "addressLocality":"San Jose",
                      "addressRegion":"CA",
                      "postalCode":"95129",
                      "addressCountry":"US"
                    },
                    "geo":{
                      "@type":"GeoCoordinates",
                      "latitude":37.293058,
                      "longitude":-121.988331
                    },
                    "url":"http://www.example.com/store-locator/sl/San-Jose-Westgate-Store/1427",
                    "priceRange":"$$",
                    "telephone":"+14088717984",
                    "openingHoursSpecification":[
                      {
                        "@type":"OpeningHoursSpecification",
                        "dayOfWeek":[
                          "Monday",
                          "Tuesday",
                          "Wednesday",
                          "Thursday",
                          "Friday",
                          "Saturday"
                        ],
                        "opens":"08:00",
                        "closes":"23:59"
                      },
                      {
                        "@type":"OpeningHoursSpecification",
                        "dayOfWeek":"Sunday",
                        "opens":"08:00",
                        "closes":"23:00"
                      }
                    ],
                    "department":[
                      {
                        "@type":"Pharmacy",
                        "image":[
                      "https://example.com/photos/1x1/photo.jpg",
                      "https://example.com/photos/4x3/photo.jpg",
                      "https://example.com/photos/16x9/photo.jpg"
                     ],
                        "name":"Dave's Pharmacy",
                        "telephone":"+14088719385",
                        "openingHoursSpecification":[
                          {
                            "@type":"OpeningHoursSpecification",
                            "dayOfWeek":[
                              "Monday",
                              "Tuesday",
                              "Wednesday",
                              "Thursday",
                              "Friday"
                            ],
                            "opens":"09:00",
                            "closes":"19:00"
                          },
                          {
                            "@type":"OpeningHoursSpecification",
                            "dayOfWeek":"Saturday",
                            "opens":"09:00",
                            "closes":"17:00"
                          },
                          {
                            "@type":"OpeningHoursSpecification",
                            "dayOfWeek":"Sunday",
                            "opens":"11:00",
                            "closes":"17:00"
                          }
                        ]
                      }
                    ]
                  }</scripttype="application>

              
              remember to submit the changes to google here
              
              [https://search.google.com/search-console/special-announcement](https://search.google.com/search-console/special-announcement)
              
              I didn’t finish the last one but the tool will help ma it work 
              
              sincerely, 
              
              Tom
              1 Reply Last reply Reply Quote 0
              • 1 / 1
              • First post
                Last post

              Browse Questions

              Explore more categories

              • Moz Tools

                Chat with the community about the Moz tools.

              • SEO Tactics

                Discuss the SEO process with fellow marketers

              • Community

                Discuss industry events, jobs, and news!

              • Digital Marketing

                Chat about tactics outside of SEO

              • Research & Trends

                Dive into research and trends in the search industry.

              • Support

                Connect on product support and feature requests.

              • See all categories

              Related Questions

              • Choice

                How does Google handle fractions in titles?

                Which is better practice, using 1/2" or ½"? The keyword research suggests people search for "1 2" with the space being the "/". How does Google handle fractions? Would ½ be the same as 1/2?

                Intermediate & Advanced SEO | | Choice
                2
              • kc_sunshines

                Two divisions, same parent company, identical websites

                A client of mine has intentionally built two websites with identical content; both companies sell the same product, one via an 80 year old local brand, well known. The other division is a national brand, new, and working to expand. The old and new divisions cannot be marketed as a single company for legal reasons. My life would be simple if the rules for distinguishing between nation's could apply, but I only have city X, and The U.S. I understand there is no penalty for duplicate content per se but I need to say to Google, "if searcher is in city X, serve content X. If not, serve content U.S. Both sites have atrocious DA and from what GA tells me, the National content appears to have never been served in a SERP in 3 years. I've been asked to improve visibility for both sites.

                Intermediate & Advanced SEO | | kc_sunshines
                0
              • ColeBField

                Where does Movie Theater schema markup code live?

                What I am trying to accomplishI want what AMC has. When searching google for a movie at AMC near me, Google loads the movie times right onto the top of the first page. When you click the movie time it links to a pop up window that gives you the option to purchase from MovieTickets.com, Fandango or AMC.com.Info about my theaterMy theater hosts theater info and movie time info on their website. Once you click the time you want it takes you to a third party ticket fulfillment site via sub domain that I have little control over. Currently Fandango tickets show up in Google like AMCs but the option to buy on my theater site does not.Questions Generally, how do I accomplish this? Does the schema code get implemented on the third party ticket purchasing site or on my site? How can I ensure that the Google pop-up occurs so that users have a choice to purchase via Fandango or on my theaters website? TSt9g

                Intermediate & Advanced SEO | | ColeBField
                2
              • McTaggart

                Local SEO - two businesses at same address - best course of action?

                Hi Mozzers - I'm working with 2 businesses at the moment, at the same address - the only difference between the two is the phone number. I could ask to split the business addresses apart, so that NAP(name, address, phone number) is different for each businesses (only the postcode will be the same). Or simply carry on at the moment, with the N and Ps different, yet with the As the same - the same addresses for both businesses. I've never experienced this issue before, so I'd value your input. Many thanks, Luke

                Intermediate & Advanced SEO | | McTaggart
                0
              • residualboulders

                Two Webstites Targeting the Same Keywords

                If I aquire a website in the same industry targeting the same keywords. Should I merge them into one? I understand it's a bad idea to have multiple websites promoting the same thing, but i'd like to capture the customer base of a competing website. What's everyone's thoughts? A- Merge new to main website with 301's? will google like that? B- Keep them separate? Will google like that? C- Don't bother. D- Toss the computer and get into Horticulture

                Intermediate & Advanced SEO | | residualboulders
                0
              • WebRiverGroup

                What is the best way to handle special characters in URLs

                What is the best way to handle special characters? We have some URL's that use special characters and when a sitemap is generate using Xenu it changes the characters to something different. Do we need to have physically change the URL back to display the correct character? Example: URL:  http://petstreetmall.com/Feeding-&-Watering/361.html Sitmap Link:  http://www.petstreetmall.com/Feeding-%26-Watering/361.html

                Intermediate & Advanced SEO | | WebRiverGroup
                0
              • qdigi

                Can Google read my backlink in Javascript??

                Hi SeoMoz community! I have a software product, which our clients implement onto their websites. It is like a pop up box. I know that backlinks are very important for SEO ranking, and I really want to give our clients 2 options of product: 1. you can get the free/cheaper option if you use the code which has a keyworded backlink to our site on it 2. you can pay small fee if you don't want to use the version with a link to our site on it Now, the problem is that the product is written entirely in Javascript, and I don't think that Google crawls this, do they? Is there a way around this? Thanks for your help!

                Intermediate & Advanced SEO | | qdigi
                0
              • CareerBliss

                Can a XML sitemap index point to other sitemaps indexes?

                We have a massive site that is having some issue being fully crawled due to some of our site architecture and linking. Is it possible to have a XML sitemap index point to other sitemap indexes rather than standalone XML sitemaps? Has anyone done this successfully? Based upon the description here: http://sitemaps.org/protocol.php#index it seems like it should be possible. Thanks in advance for your help!

                Intermediate & Advanced SEO | | CareerBliss
                0

              Get started with Moz Pro!

              Unlock the power of advanced SEO tools and data-driven insights.

              Start my free trial
              Products
              • Moz Pro
              • Moz Local
              • Moz API
              • Moz Data
              • STAT
              • Product Updates
              Moz Solutions
              • SMB Solutions
              • Agency Solutions
              • Enterprise Solutions
              • Digital Marketers
              Free SEO Tools
              • Domain Authority Checker
              • Link Explorer
              • Keyword Explorer
              • Competitive Research
              • Brand Authority Checker
              • Local Citation Checker
              • MozBar Extension
              • MozCast
              Resources
              • Blog
              • SEO Learning Center
              • Help Hub
              • Beginner's Guide to SEO
              • How-to Guides
              • Moz Academy
              • API Docs
              About Moz
              • About
              • Team
              • Careers
              • Contact
              Why Moz
              • Case Studies
              • Testimonials
              Get Involved
              • Become an Affiliate
              • MozCon
              • Webinars
              • Practical Marketer Series
              • MozPod
              Connect with us

              Contact the Help team

              Join our newsletter
              Moz logo
              © 2021 - 2025 SEOMoz, Inc., a Ziff Davis company. All rights reserved. Moz is a registered trademark of SEOMoz, Inc.
              • Accessibility
              • Terms of Use
              • Privacy

              Looks like your connection to Moz was lost, please wait while we try to reconnect.