{
  "resourceType" : "Location",
  "id" : "MarsHabitat-Jezero",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Location MarsHabitat-Jezero</b></p><a name=\"MarsHabitat-Jezero\"> </a><a name=\"hcMarsHabitat-Jezero\"> </a><p><b>status</b>: Active</p><p><b>name</b>: Mars Direct Habitat Unit - Jezero Site</p><p><b>description</b>: Pressurized surface habitat with life support, medical bay, and crew quarters. Landed at Jezero Crater ancient delta region.</p><p><b>mode</b>: Instance</p><p><b>type</b>: <span title=\"Codes:{http://hl7.org/fhir/uv/aerospace/CodeSystem/location-type-cs surface-habitat}\">Mars surface habitat</span></p><h3>Positions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Longitude</b></td><td><b>Latitude</b></td><td><b>Altitude</b></td></tr><tr><td style=\"display: none\">*</td><td>77.5</td><td>18.4</td><td>-2500</td></tr></table></div>"
  },
  "status" : "active",
  "name" : "Mars Direct Habitat Unit - Jezero Site",
  "description" : "Pressurized surface habitat with life support, medical bay, and crew quarters. Landed at Jezero Crater ancient delta region.",
  "mode" : "instance",
  "type" : [{
    "coding" : [{
      "system" : "http://hl7.org/fhir/uv/aerospace/CodeSystem/location-type-cs",
      "code" : "surface-habitat"
    }],
    "text" : "Mars surface habitat"
  }],
  "position" : {
    "longitude" : 77.5,
    "latitude" : 18.4,
    "altitude" : -2500
  }
}