Schema: box
Schema: box Example Markup
The following are examples of markup written in json+ld that include the correct usage for Schema: box.
AdministrativeArea JSON-LD example for political jurisdictions: countries, states, cities, school districts. Place subtype with no unique properties but 4 specialized subtypes: Country, State, City, SchoolDistrict.
OceanBodyOfWater JSON-LD stub for the five major oceans. Direct BodyOfWater subtype with no unique properties.
SeaBodyOfWater JSON-LD stub for seas and semi-enclosed marine waters. Direct BodyOfWater subtype with no unique properties.
GeoShape JSON-LD example for a geographic region as a box, circle, polygon, or line. StructuredValue subtype used on Place.geo, Event.location, and areaServed to describe arbitrary-shaped service areas beyond a single GeoCoordinates point.