Schema Locality vs Region

Schema Locality vs Region

If you are in the US, then Locality is referring to the city and Region is referring to the state. These fall under the Address structure of Schema. Written out as JSON-LD in an HTML script tag it would look like this:

				
					<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "CollegeOrUniversity",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Phoenix",
    "addressRegion": "AZ",
    "postalCode": "85021",
    "streetAddress": "2233 W Dunlap Ave"
  }
  </script>
				
			

Leave a Comment

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

I Love Elementor

I used to build websites the hard way. Then I found Elementor and fell in love. With Elementor I made websites twice as fast. I upgraded to Elementor Pro and now I build sites three times as fast! Elementor also makes it easier for me and my team to manage websites after they’ve been built. If you’re doing this web design thing for real, I recommend Elementor as your website builder and would like to offer you my affiliate link where I try to get you the best deals and I get a small commission.

Scroll to Top