{
  "@context": {
    "schema": "http://schema.org/",
    "ex": "https://example.org/",
    "xsd": "http://www.w3.org/2001/XMLSchema#",
    "geosparql": "http://www.opengis.net/ont/geosparql#"
  },
  "@id": "ex:SpatialExtentPoint_mdfd8",
  "@type": [
    "schema:Place"
  ],
  "schema:additionalType": [
    "ex:SamplingStation"
  ],
  "schema:identifier": "https://ror.org/03m2x1q45",
  "schema:alternateName": [
    "LPL Lab"
  ],
  "schema:geo": {
    "@type": [
      "schema:GeoCoordinates"
    ],
    "schema:latitude": 39.328,
    "schema:longitude": 120.1633
  }
}