XooCode(){

Schema: elevation

Schema: elevation Example Markup

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

GeoCoordinates

GeoCoordinates JSON-LD example with latitude, longitude, and elevation for a retail shop location. The geographic pinpoint structure used inside LocalBusiness, Event, Place, and any type with a geo property.

Mountain

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

Volcano

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

GeoShape

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.