Structure
GeoJson.Feature.Geometry
public struct Geometry: Decodable
Relationships
Member Of
GeoJson.Feature
Conforms To
Decodable
Properties
type
let type: String
coordinates
let coordinates: [Double]