Next, we're going to add a property that's a little more complicated - the "Address" property. Just like "Email" and "Telephone", let's اسے ٹریک کریںhttps://schema.org/Organization .
So, I see “text” but I also see the expected brazil number data of “postal address.” The name of the game with data markup is: if you can be more specific, be more specific. Let’s click on “postal address” and see what’s there.
I see a lot of features that require plain text values. Let's pick a few of these features and add them to our "address" markup!
Here are the steps I took to add this markup:
A comma was placed after the "telephone" property.
The "address" property is called.
Since "Address" is an expected type of property, I unwrapped the inner curly braces.
Which is called the "postal address" type.
The properties within the "Postal Address" type are called.
Closed the inner curly brace.
Can you see all of this from the image above? If so, then congratulations — you've completed Hard Mode!
Adding Features: Hard Mode
-
- Posts: 396
- Joined: Tue Jan 07, 2025 4:32 am