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 JSON-LD example for the Place subtype behind natural geographic features: mountains, volcanoes, bodies of water, continents. No unique properties.
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 JSON-LD stub. Direct Landform subtype with no unique properties. Use inherited Place properties (geo, name, description, image).
LakeBodyOfWater JSON-LD stub for lakes. Direct BodyOfWater subtype with no unique properties.
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.
Waterfall JSON-LD stub for waterfalls. Direct BodyOfWater subtype with no unique properties.
Canal JSON-LD stub for artificial waterways. Direct BodyOfWater subtype with no unique properties.
Pond JSON-LD stub for ponds. Direct BodyOfWater subtype with no unique properties.
Reservoir JSON-LD stub for artificial lakes created by dams. Direct BodyOfWater subtype with no unique properties.
Continent JSON-LD stub for continents. Direct Landform subtype with no unique properties.
Volcano JSON-LD stub for volcanic mountains and vents. Direct Landform subtype (not Mountain) with no unique properties.