const LocationSchema = new Schema({
            // An ID for the name, computed from all the properties
            // before validation.
            _id: String,