-
How can I add schema like below on my bethesdaheadshots.com/gaithersburg/ page so review snippets will display in google?
{ “@context”: “https://schema.org/”, “@type”: “Product”, “name”: “Gaithersburg Headshot Photographer”, “image”: “https://images.squarespace-cdn.com/content/v1/5f7341690ffdff36353f8c06/1e0e317f-e521-4d1f-8d5f-5f4d1f536dcd/Armato-Headshots-Rockville-MD-Professional-Headshots.png?format=1500w”, “description”: “Gaithersburg Headshot Photographer”, “brand”: “Armato Headshots”, “offers”: { “@type”: “AggregateOffer”, “URL”: “https://www.armatoheadshots.com/gaithersburg”, “priceCurrency”: “USD”, “lowPrice”: “$0 Free Consultation”, “offerCount”: “1” }, “aggregateRating”: { “@type”: “AggregateRating”, “ratingValue”: “5.0”, “ratingCount”: “24”, “reviewCount”: “24” }, “review”: { “@type”: “Review”, “name”: “Lisa R.”, “reviewBody”: “John took my headshot in support of a new job and Board position. He is very professional. He takes the time to get to know his subject and help them relax to ensure that he gets the best results. He partners with you to ensure that you are comfortable with the shots and adjusts accordingly. I highly recommend him.”, “reviewRating”: { “@type”: “Rating”, “ratingValue”: “5” }, “author”: {“@type”: “Person”, “name”: “Lisa R.”}, “publisher”: {“@type”: “Organization”, “name”: “Google”} } }
The ticket ‘Adding Review Snippet’ is closed to new replies.