addressRegion - Schema.org Property

文章推薦指數: 80 %
投票人數:10人

Schema.org Property: addressRegion - The region in which the locality is, and which is in the country. For example, California or another appropriate ... Schema.org Docs Schemas Validate About Note:youareviewingthedevelopment versionofSchema.org. SeeHowweworkformoredetails. addressRegion ASchema.orgProperty Thing > Property :: addressRegion [more...] CanonicalURL:https://schema.org/addressRegion Checkforopenissues. Theregioninwhichthelocalityis,andwhichisinthecountry.Forexample,Californiaoranotherappropriatefirst-levelAdministrativedivision Valuesexpectedtobeoneofthesetypes Text Usedonthesetypes DefinedRegion PostalAddress Source https://github.com/schemaorg/schemaorg/issues/2506 Examples Example1 Copied NoMarkup Microdata RDFa JSON-LD Structure ExamplenotesorexampleHTMLwithoutmarkup. JaneDoe Professor 20341WhitworthInstitute 405Whitworth SeattleWA98052 (425)123-4567 [email protected] Jane'shomepage: janedoe.com Graduatestudents: AliceJones BobSmith ExampleencodedasMicrodataembeddedinHTML. JaneDoe Professor 20341WhitworthInstitute 405N.Whitworth Seattle, WA 98052 (425)123-4567 [email protected] Jane'shomepage: janedoe.com Graduatestudents: AliceJones BobSmith ExampleencodedasRDFaembeddedinHTML. JaneDoe Professor 20341WhitworthInstitute 405N.Whitworth Seattle, WA 98052 (425)123-4567 [email protected] Jane'shomepage: janedoe.com Graduatestudents: AliceJones BobSmith ExampleencodedasJSON-LDinaHTMLscripttag. { "@context":"https://schema.org", "@type":"Person", "address":{ "@type":"PostalAddress", "addressLocality":"Seattle", "addressRegion":"WA", "postalCode":"98052", "streetAddress":"20341WhitworthInstitute405N.Whitworth" }, "colleague":[ "http://www.xyz.edu/students/alicejones.html", "http://www.xyz.edu/students/bobsmith.html" ], "email":"mailto:[email protected]", "image":"janedoe.jpg", "jobTitle":"Professor", "name":"JaneDoe", "telephone":"(425)123-4567", "url":"http://www.janedoe.com" } StructuredrepresentationoftheJSON-LDexample. { "@context":"https://schema.org", "@type":"Person", "address":{ "@type":"PostalAddress", "addressLocality":"Seattle", "addressRegion":"WA", "postalCode":"98052", "streetAddress":"20341WhitworthInstitute405N.Whitworth" }, "colleague":[ "http://www.xyz.edu/students/alicejones.html", "http://www.xyz.edu/students/bobsmith.html" ], "email":"mailto:[email protected]", "image":"janedoe.jpg", "jobTitle":"Professor", "name":"JaneDoe", "telephone":"(425)123-4567", "url":"http://www.janedoe.com" } V14.0 2022-03-17 Termsandconditions



請為這篇文章評分?