Expand view

The latitude of a location. For example 37.42242 (WGS 84).
  
    [
  {
    "@id": "http://schema.org/latitude",
    "http://www.w3.org/2000/01/rdf-schema#comment": [
      {
        "@value": "The latitude of a location. For example <code>37.42242</code> (<a href=\"https://en.wikipedia.org/wiki/World_Geodetic_System\">WGS 84</a>).",
        "@annotation": [
          {
            "http://schema.org/dataset": [
              {
                "@id": "http://schema.org/#8.0"
              }
            ]
          }
        ]
      }
    ]
  },
  {
    "@id": "http://schema.org/#8.0",
    "http://www.w3.org/2000/01/rdf-schema#label": [
      {
        "@value": "Schema.org core vocabulary"
      }
    ]
  },
  {
    "@id": "http://schema.org/dataset",
    "http://www.w3.org/2000/01/rdf-schema#label": [
      {
        "@language": "en",
        "@value": "Dataset"
      }
    ]
  }
]