OBJECT
type LineString {# Collection of GeoJSON coordinatescoordinates: [[Float]] # GeoJSON geometry type (value is always 'LineString')type: String }