CodingKeys public enum CodingKeys : String, CodingKey Coding Keys name Undocumented Declaration Swift case name = "Name" altitude Undocumented Declaration Swift case altitude = "AltitudeMeters" pointType Undocumented Declaration Swift case pointType = "PointType" notes Undocumented Declaration Swift case notes = "Notes"