XooCode(){

Schema: Landform

Schema: Landform Example Markup

The following are examples of markup written in json+ld that include the correct usage for Schema: Landform.

Landform

Landform JSON-LD example for the Place subtype behind natural geographic features: mountains, volcanoes, bodies of water, continents. No unique properties.

BodyOfWater

BodyOfWater JSON-LD example for lakes, rivers, seas, oceans, canals, ponds, reservoirs, and waterfalls. Landform subtype with no unique properties but with 8 specialized subtypes.

Mountain

Mountain JSON-LD stub. Direct Landform subtype with no unique properties. Use inherited Place properties (geo, name, description, image).

LakeBodyOfWater

LakeBodyOfWater JSON-LD stub for lakes. Direct BodyOfWater subtype with no unique properties.

OceanBodyOfWater

OceanBodyOfWater JSON-LD stub for the five major oceans. Direct BodyOfWater subtype with no unique properties.

SeaBodyOfWater

SeaBodyOfWater JSON-LD stub for seas and semi-enclosed marine waters. Direct BodyOfWater subtype with no unique properties.

Waterfall

Waterfall JSON-LD stub for waterfalls. Direct BodyOfWater subtype with no unique properties.

Canal

Canal JSON-LD stub for artificial waterways. Direct BodyOfWater subtype with no unique properties.

Pond

Pond JSON-LD stub for ponds. Direct BodyOfWater subtype with no unique properties.

Reservoir

Reservoir JSON-LD stub for artificial lakes created by dams. Direct BodyOfWater subtype with no unique properties.

Continent

Continent JSON-LD stub for continents. Direct Landform subtype with no unique properties.

Volcano

Volcano JSON-LD stub for volcanic mountains and vents. Direct Landform subtype (not Mountain) with no unique properties.