Standardize LocalBusiness JSON-LD for Clay County pages to canonical HydroSeal schema#208
Open
Standardize LocalBusiness JSON-LD for Clay County pages to canonical HydroSeal schema#208
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation
Serviceprovider references to the same canonical@idto preserve the schema graph and reduce ambiguity.Description
LocalBusinessblock using@id: "https://hydrosealpavers.com/#business"and the required fields:@context,@type,@id,name,url,telephone,email,logo,image,priceRange,openingHoursSpecification, andareaServed.address/PostalAddress,streetAddress,postalCode,geo,aggregateRating,review,makesOffer, plus mixedHomeAndConstructionBusinessarrays) from Clay County LocalBusiness blocks.Serviceprovider references onservice-areas/clay-county/index.htmland the other Clay pages to{"@id":"https://hydrosealpavers.com/#business"}.service-areas/clay-county/index.html,orange-park.html,middleburg.html,doctors-inlet.html,green-cove-springs.html,fleming-island.html,oakleaf-plantation.html,eagle-landing.html,eagle-harbor.html.Testing
json.loadsextraction script; all JSON-LD blocks parsed successfully.rgto ensure no forbidden schema fields remain (PostalAddress,streetAddress,postalCode,geo,aggregateRating,review,makesOffer,#localbusiness); scan returned no matches.Serviceprovider references and@idalignment via diffs and spot checks; changes were committed with the messageStandardize Clay County LocalBusiness schemaand include the 9 files listed above.Codex Task