pub type Properties = HashMap<String, JsonValue>;
A type alias for the properties field of a STAC Item.
properties
Item
pub struct Properties { /* private fields */ }